NavidYek 0 Posted February 8, 2018 Share Posted February 8, 2018 Hi All, I need to compile and run c++ codes and .ino codes I have for my device. Since these codes interact with each other, I need to write a script to compile and run them from a terminal window rather than compiling and uploading my .ino code from the Arduino IDE ( Energia). Can someone help in this regard? I use Mac OS, but I am fine to switch to Windows if necessary. I use MSP430G223. Thanks Navid Quote Link to post Share on other sites
Rei Vilo 695 Posted February 8, 2018 Share Posted February 8, 2018 If you're on Mac, you can give embedXcode a try. It is a plug-in that runs on Xcode but relies on the command-line make. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.