Part Number: MSP-EXP430F5529
Just received one of the Experimenter Boards and the built in User Experience demo runs fine on the board. I created two projects by importing (copying) the example projects to a new workspace for my own mods & development, specifically for MicroSD cards, and USB.
Project = MSP-EXP430F5529 User Experience
This fails to build: program will not fit into available space - I'm using the free version of CCS v 10.4.0.00006, am I hitting the limits of the free version? Also I don't see anywhere to buy the "full featured" version?
See first screen shot below.
Project = MSP-EXP430F5529 User Experience_16KB
I thought this smaller version would build Ok, but get a different error:
"../lnk_msp430f5529.cmd", line 126: warning: Linker command file has no
sections of type=VECT_INIT, but does contain .intXX sections. This file may
be out of date. Generating interrupt pointers for all .intXX sections. The
default handler provided in the RTS will be used if no other handler is
found. It is recommend that you update your linker command file to the
latest version.
See related screen shots