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.
I want the address of my structure to be 0x1800 - INFOD - internal flash storage.
How is this done in the code?
Thanks,
Mechi
Hi Mechi
Please find msp430x54xA_flashwrite_01 and 02.c code example on MSP430F54xx Code Examples (Rev. Y). you can store the pure data (not structure) on info flash.
**Attention** This is a public forum