Spin Interface to Assembly - Category
bill190
Posts: 769
I need to move some of my assembly stuff to spin due to space limitations, and thought... "Now how do I get Spin to pass values to PASM?"
And more importantly, which document to read? Probably would be in the assembly documentation... But which document and where in that document?
I found my answer at the "Propeller P8X32A Questions and Answers" in the "Propeller Assembly Language/How can Propeller Assembly access a Spin object's global variables, DAT symbols, or other shared memory?" topic.
I got lucky!
But as that document grows, this information will be harder to track down.
So how about a separate category called "Spin Interface to Assembly" or similar wording?
Then that area could cover anything to do with control and information sharing/passing between Spin and PASM.
And more importantly, which document to read? Probably would be in the assembly documentation... But which document and where in that document?
I found my answer at the "Propeller P8X32A Questions and Answers" in the "Propeller Assembly Language/How can Propeller Assembly access a Spin object's global variables, DAT symbols, or other shared memory?" topic.
I got lucky!
But as that document grows, this information will be harder to track down.
So how about a separate category called "Spin Interface to Assembly" or similar wording?
Then that area could cover anything to do with control and information sharing/passing between Spin and PASM.
Comments
I'm thrilled that you actually found the answer to your question in the Q&A! I'll make a note of your suggestion so we will remember it as the Q&A grows and needs more sub-categorizing. I can think of a few other questiosn that could find a home under that category.
The system does have a Search feature now, and I have hopes of indexing it well in the future as time and resources permit. We will be taking several approaches to make those answers find-able.
-Steph