Hello,
I am locking for a solution to write data from the program on the MSP430 to the flash, that it is available after the power was off. Do I have to do this in assembler, or is their a possibility in C? I want to create one int and two int Arrays (max 50 int long) or the same in byte, to save space. Can anybody give me a hint please how I can define where exactly to store data, without overwriting the programm?
Thanks,
Sven