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.

MSP430G2755: Data Verification Error Occured

Part Number: MSP430G2755
Other Parts Discussed in Thread: MSP-FET, , MSP430G2744

I use the TI's MSP430G2755 Microcontroller. I used 4 PWM signals with two timer modules. I uploaded the code to the microcontroller using the TI MSP-FET Flash Emulation Tool and it worked fine. However, after turning the Microcontroller on and off a few times, the code stopped working. To solve the problem, when I connect to the microcontroller with JTAG, I get the following error:

Verification failed: Values at address 0x8000 do not match. Please verify target memory and memory map.

The FLASH address where the codes are kept starts from 0x8000. My guess is that the processor stays on reset all the time, as if it can't pass to the main function. I used lnk_msp430G2755.cmd as the linker. Also, fast verification is selected in the Verification Options Section of the Debugger properties. Please help me. I couldn't solve the problem.

 

**Attention** This is a public forum