Shop OBEX P1 Docs P2 Docs Learn Events
Address of Spin interpreter in ROM? — Parallax Forums

Address of Spin interpreter in ROM?

David BetzDavid Betz Posts: 14,516
edited 2014-01-20 16:48 in Propeller 1
I've asked this before but I'm afraid I can't find the previous reply.

Where is the Spin interpreter located in hub ROM? I need to start an image that I've loaded into hub memory and need to know what parameters to pass to coginit to start the image. I am just loading an ordinary .binary file generated by the Spin compiler and will have just placed it in hub memory starting at location zero. What coginit parameters are required to start the image? I will be starting the image from PASM code running in a COG using the coginit instruction.

Thanks and sorry for the repeat question!

David

Comments

Sign In or Register to comment.