Assembly routine from Spin
Genetix            
            
                Posts: 1,774            
            
                    Can I run a small assembly routine from a Spin program using the same Cog?
I don't want to waste a Cog for a small piece of code.
                            I don't want to waste a Cog for a small piece of code.

                            
Comments
No, it's not possible. However a cog is only wasted when it's not being used and if you are using it for any code then it is not being wasted.
http://obex.parallax.com/object/570