Simulation on the Prop isn't as useful as you might think given the speed of the Prop, particularly in assembly, and the normal mix of assembly and Spin. Better is to embed debugging statements in your program and use a cog as a display driver just for debugging information. ViewPort is an excellent 3rd party debugging tool that lets you watch variables and set breakpoints in your Spin program.
Comments