Dear all,
I have a project for the MSP430 that demands more than 16k of memory space. The CCS5.1 core edition does not allows me to compile all the source code. I’m wondering if is possible to break the code in to separate libraries in order to allow the CCS5.1 limited version to compile the whole project.
Lucas