Spin help for P2
CRST1
Posts: 103
in Propeller 2
I've ordered a P2 eval board and been looking at the programing tools. Is there any help or manuals like the prop1 ide pdf files with the commands for the prop2. I can't seem to find any listings with the differences of the Prop 2.
Thanks, still looking for them.
Thanks, still looking for them.
Comments
https://github.com/totalspectrum/flexgui/releases
extract the archive to somewhere on your PC, like C:\Propeller2\flexgui
After extraction, look at the doc folder for documentation, like spin.pdf or basic.pdf. The other documentation files ending in .md are text files, that can be opened in any text editor.
run flexgui.exe and play around with some of the \samples as well.
fastspin Spin doc
The FlexGUI documentation only covers the changes from Spin1, and also doesn't cover the P2 assembly language. For that you'll want the Parallax P2 documentation:
P2 docs
P2 Instruction sheet