thbui 0 Posted November 2, 2014 Share Posted November 2, 2014 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 bytescollect2: ld returned 1 exit status I'm running the latest version of Energia (0101E0013) Has any one ran into this? How do I get around it? Thanks Quote Link to post Share on other sites
energia 484 Posted November 3, 2014 Share Posted November 3, 2014 There is a fix in the current Energia git version that moves some of the variables to FRAM. You can find it here: https://github.com/energia/Energia/pull/492/files Quote Link to post Share on other sites
thbui 0 Posted November 4, 2014 Author Share Posted November 4, 2014 Thanks for your help, Using your advice, I managed to get the example to compile but now ran into another problem with the CC3100BOOST booster pack: it won't connect to my WiFi Access Point. Perhaps there are more problem using the CC3100 Booster Pack with the MSP-EXP430FR5969 than just compiling. Has anyone succeeded in getting the CC3100 Booster Pack to work with the MSP-EXP430FR5969 yet? Thanks, Quote Link to post Share on other sites
spirilis 1,264 Posted November 4, 2014 Share Posted November 4, 2014 I've had it working, yes. Sent from my Galaxy Note II with Tapatalk 4 Quote Link to post Share on other sites
thbui 0 Posted November 6, 2014 Author Share Posted November 6, 2014 Thanks, that's good to know. Did you have to upgrade the firmware on the CC3100 Booster Pack? I went cheap and didn't get a companion emulator board with the CC3100 and now have no way of upgrading the firmware. Quote Link to post Share on other sites
spirilis 1,264 Posted November 6, 2014 Share Posted November 6, 2014 Ah good point- I did upgrade the firmware without trying beforehand. I bought the CC3100+emuboost bundle. Sent from my Galaxy Note II with Tapatalk 4 Quote Link to post Share on other sites
thbui 0 Posted November 6, 2014 Author Share Posted November 6, 2014 Thanks, I guess I have to fork over for that emulation board now :-). Wish the CC3100 Boosterpack would work with Arduino as well. Make the investment a lot more palatable. Tuan Quote Link to post Share on other sites
spirilis 1,264 Posted November 6, 2014 Share Posted November 6, 2014 I know Adafruit is working on a CC3100 module of their own, and presumably library; the basic boosterpack hardware should be usable with Arduino I think, just doesn't plug in all nice. Might be worth tinkering with at some point. I don't know for sure if the I/O pins are 5V tolerant though ... 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.