Closed akshay-rsm closed 6 years ago
And yes, my Energia source is in a path with no spaces :)
There is an issue with arduino-builder, which Energia uses to build the Sketch, picking up the wrong compiler. If you have a RED MSP432 LaunchPad then install the "Energia MSP432 EMT RED boards" packet instead of the "Energia MSP432 boards" package. I will have a fix for the "Energia MSP432 boards" package later this week but if you have a RED board then use the RED board package.
Even basic example sketches (eg: Blinky) won't compile on Energia for the MSP432 Launchpad. The error seems to be conflicting types for 'srandom'. Here's a screenshot: