Is it possible to run a routine in Assembly without calling it on a new cog?
sciguy
Posts: 48
I was just wondering whether it is possible to run an Assembly routine without calling it on a new cog? If possible could somebody post an example?
Comments
-Phil
http://forums.parallax.com/showthread.php?p=600988
I have used this for a few things and it works, the functions don't even need to be in any way related. I wondered what general purpose assembly function engines we could produce, sort of high speed toolboxes.
Graham