This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430FR5872: Allocating/Using FRAM as RAM.. Sample Code/Project..

Part Number: MSP430FR5872

Hi Team MSP,

I see we have some FRAM utilities like "Compute Thru Power Loss" in dev.ti.com/tirex. 

Do we have a simple/sample code/project for using some of FRAM as RAM/Variables?  Maybe w/ sample changes to Linker File, etc?  Or an App note on how to do this?

Thx, Merril

  • Placing a variable in FRAM, which also incidentally keeps it from being changed after a device reset, is a simple #pragma directive. You might need to modify your linker file depending on which development environment you're using.

    Section 3.4 of SLAA628B, "MSP430 FRAM Technology - How To and Best Practices" details how to do this for CCS and IAR.

**Attention** This is a public forum