Other Parts Discussed in Thread: C2000WARE
Hello,
I would like to know if there is a way to save data between power cycles of the microcontroller in flash memory.
We have some state variables that we would like to save in non-volatile memory, and they would have to be updated at some intervals -- that rules out the OTP, which the TRM says can only be flashed once.
Would we have to use external non volatile memory to achieve this, or is it possible somehow with this microcontroller's built in flash memory?
Thanks,
Vishnu