FlexC with Visual Studio (updated!)
Rayman
Posts: 14,662
Update:
I've made a new guide for this here: http://www.rayslogic.com/Propeller2/VisualStudio_P2.htm
Also, I've updated the attached solution.
I've made a new guide for this here: http://www.rayslogic.com/Propeller2/VisualStudio_P2.htm
Also, I've updated the attached solution.
Comments
That's a nice one for me as shows how to use a spin2 object in FlexC.
But, somebody got Spin2 working with VS Code, so C should be easier..
I think Visual Studio has a free version now though.
Thanks for that Roy! That is welcome news.
These are "simple_cat" and "simple_ls".
They are rigged to look at uSD card. But, supposedly you can make work with your host file system by changing a define in the code and also adding "-9" to the loadp2 command line setting, as show below.
These directories are currently hard coded into the project properties and the build.bat file.
That works, but makes it difficult when you switch to another machine...
Configured for Eval Board with A/V expansion board on P0..P7 and the image Bmp16bpp.bmp loaded onto uSD card.
See link in top post.