sorry for a newbie question, but I've noticed that when I build a binary using the TI CCE IDE in Debug, I get a large binary file, say around 50k, but I'm able to flash and run the program on an msp with only 4k of flash (eg, msp430F1121A).
Can anyone tell me what's happening? how does it fit? and how can I determine the "real" size of the binary (what actually gets loaded on the flash) as opposed to the size of the .out file? thanks, Kevin