Hi All,
I have the MSP430 Gang programmer for programming MSP430 microcontrollers. It seems that i do have the latest versions. We are trying to program MSP430FG4618 devices.
Our problem is that we store data in the MSP flash (Info memory). When we program the device with new firmware we would like NOT to overwrite this flash data.
There is a selection under the section Erase/Check Erase to have an option checkbox to either erase or not erase the Info memory. But this setting does not seem to work. Even if we uncheck the selection, the Info memory is still erased!
I have used other MSP's before but this problem did not occur. Also with my development environment debugger (IAR) i am able to load the firmware without deleting the info memory.
Any ideas? Anyone seen this before?