Hai, I am using msp430f5418.
I have a simple question.
Can anybody tell me what is the code size limitation for the device, if there any limitation exits??
Currently I have about 45 KB of code size (reported by linker listing). it works fine now.
So I am guessing that the code size has no relation with the RAM of the device, since the device has only 16KB of RAM.
I heard that "MSP chip overwrites to it's own flash", what does that mean?
is it happens when the code size is exceeded a particular limit??
Thank you
Hari