Hi,
I am using msp430f413 (8k bytes of flash from 0xe000-0xffff , 256 user flash at 
0x1000)
Here comes the problem: my program size is over 8k so the idea is to use user 
flash at
0x1000 to place some constants instead in normally defined .text area.
 Is it possible to do that ? Every my attempt to tell the linker to place 
specially defined 
section for some constants at 0x1000 was very frustrating

Regards Saso

Reply via email to