repaper / gratis

EPD Source codes and Documentation
238 stars 132 forks source link

M430G2553 Not Enough ROM #73

Closed jmwright closed 7 years ago

jmwright commented 7 years ago

I'm trying to run the example here on a MSP-EXP430G2 with a M430G2553 installed. The M430G2553 is mentioned in the readme as being able to run the sample Sketches. However, I get the following error on Energia 1.6.10E18 on Ubuntu 16.04.

~/bin/energia-1.6.10E18/hardware/tools/msp430/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld: demo.ino.elf section `.rodata' will not fit in region `rom'

Are only some of the examples able to run on the M430G2553, or am I doing something wrong?