Re: [Mspgcc-users] Custom Memory.x

2011-09-02 Thread Peter Bigot
If you want to use your own linker script, your best reference is the ld manual at http://sourceware.org/binutils/docs-2.21/ld/Scripts.html#Scripts You will probably need to define a new linker section, put it in REGION_TEXT, and make sure it's aligned to a flash block boundary. So you need to mo

[Mspgcc-users] Custom Memory.x

2011-09-01 Thread Sergio Campamá
Hello, I'm sorry to bother you again, but I really don't know where to look. This sort of stuff is not taught anywhere I know. I am designing an app that has to store data in the msp430's flash. Looking at the following post: http://e2e.ti.com/support/microcontrollers/msp43016-bit_ultra-low_p