Closed manaioussema closed 6 years ago
You are using more flash space then is available. The only solution is to reduce the size of your Sketch. Note that the current compiler is only capable of utilizing the lower 48k. So even if the micro controller has more than 48k you will only be able to use 48k of that memory.
any solution ?
Either use a LaunchPad with more flash or reduce the size of the executable.
For project-related questions, please post your question at the www.43oh.com forum.
any idea about when the compiler will be updated ?
If your project is in a hurry, when don't you use CCS instead?
i'm using a menu library that's not easy to port to CCS.
Hello everyone, Lastly when i was uploading my code to the MSP430F5529 launchpad the compiler through this error message:
is there any solution for this ? thank you in advance.