Hi,
I'm trying to get the ConnectWithWPA example sketch working with the CC3100BOOST boosterpack on a MSP-EXP430FR5969 LaunchPad and got the following compilation error:
c:/ti/energia/hardware/tools/msp430/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld.exe: ConnectWithWPA.cpp.elf section `.bss' will not fit in region `ram' c:/ti/energia/hardware/tools/msp430/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld.exe: region `ram' overflowed by 862 bytes collect2: ld returned 1 exit status
I'm running the latest version of Energia (0101E0013)
Has any one ran into this? How do