Hi
I am using the MSP430FG 4618, I have to save some data on the flash memory for permanent use. I am not sure how different is it from storing the data in variables in the code. Would just moving the required data int the flash memory locations do the trick ? But then again I would have to use and assembly code together/