Hi,
I'm currently developing with MSP430F2274 and my application (output) size is around 16kB. I want to fill the unused memory with a 0x0a0a polynom and now I'm asking myself how to do this.
Under Project properties --> Linker Options --> Runtime environment I have specified the 'Default Fill Value' (here's also a type in the explenation: full instead of fill) as 0x0a0a but my output is still 16kB instead of 32kB as expected. So, can somebody pls tell me what I'm doing wrong?
Rgds
aBUGSworstnightmare