energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
798 stars 670 forks source link

Nothing compiles on Energia 1.6.10E18 for MSP432 #1001

Closed akshay-rsm closed 6 years ago

akshay-rsm commented 6 years ago

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:

capture

akshay-rsm commented 6 years ago

And yes, my Energia source is in a path with no spaces :)

robertinant commented 6 years ago

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.