Good morning / afternoon,
I have a few variables that needs to stay in memory even after a reset. So I though of flash or Fram.
I'm having a lot of trouble using flash or fram.
I found this : https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/720929/ccs-msp430fr2433-how-to-write-to-and-read-from-fram but for whatever reason, the "FRAMWrite()" do not work as SYSCFG0 is undefined, while I did include msp430.h ..
Regarding flash, I have a hard time finding flash register and or how to use them.
Can someone help me please
Thank you