Spin and PASM in Linux?
rwgast_logicdesign
Posts: 1,464
in Propeller 1
Hello it has been quite a while since I have posted, i just haven't had any projects fit for the propeller in a while. I am currently setting up a 10ft sat dish for radio astronomy and building a custom azimuth/elevation system(even learning to weld finally). Anyways I would like to use a propeller for the motor control and reading the compass/GPS/Accel and Gyro. The thing is I am almost exclusively a linux user now, since it has much better support for software defined radio experimentation. I begrudgingly run a windows 7 VM for the times I need to use my propscope or and some other things. When I was last here the prop tool was the official way to code in spin and PASM, then there was BST for linux which I can only seem to find the documentation for (a pdf on the parallax site) and not the actual program. Im wondering if anything has changed and if simple IDE not supports Spin and PASM, and if not where can I find BST? I really hate writing code and debugging micros through a VM so im hoping there is some kind of cross platform setup now that support Spin PASM and C, at the verty worst maybe someone has them all working in some kind of eclipse config?
Comments
However I find version 0.19.4-pre11 quite stable. The best part about BST is that you can view the full compiler listing.
Anyway there is PropellerIDE now. Which is cross-platform.