good book to learn asm
shaunxcode
Posts: 3
I know that the propeller is a unique architecture but I am wondering what a good book would be to start learning assembly for embedded processors in general? Any suggestions?
Comments
http://forums.parallax.com/showthread.php?p=706753
In the end it took diving into a project and understanding some existing code to wrap my head around it. I ended up using teh SimplePropellerAssemblyDebugger object to "see" what was going on under the hood.