Other Parts Discussed in Thread: MSP430WARE
Hi. I am trying to use the internal flash of the MCU particularly, the main code memory Bank D to store data.
Is there any flash API for MSP430F5328 which is able to retrieve data from flash after reboot without loosing the location of the data?
I tried to download MSP430Ware and found that there is only the flash example which only show how to erase and write data.
Thank you.