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_power_mcus/f/166/t/18663.aspx

I realized that I can customize the memory mapping when compiling, so I thought 
I could customize it to leave a segment of 512 bytes just for storing our user 
data. The post says something about a cmd file, but I think that it translates 
to the memory.x file for mspgcc. 

The specific questions are: how can I reserve a flash memory segment for 
storing these values? How can I load the custom memory.x without modifying the 
original in the mspgcc folder? Is there a way to save that segment from being 
erased when programming a new firmware? Is there a similar syntax to the 
#pragma DATA_* in the previous post?

Thanks for any help I can get, I am truly lost.
--------------------------------------- 
Sergio Campamá
sergiocamp...@gmail.com





------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to