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.
Hi,
I am testing MSPBOOT and getting error.
Load Program Error.
File: D:\MSP430\Software\MSPBOOT\Target\G2553_UART\CCS\MSPBoot\BSLBased_UART\MSPBoot.out: a data verification error occurred, file load failed.
Console window error :
MSP430: File Loader: Verification failed: Values at address 0x1000 do not match Please verify target memory and memory map.
MSP430: GEL: File: D:\MSP430\Software\MSPBOOT\Target\G2553_UART\CCS\MSPBoot\BSLBased_UART\MSPBoot.out: a data verification error occurred, file load failed.
I have two boards, MSP-EXP430G2 and MSP-TS430PW28A, with G2553.
Error is occurred when downloading to MSP-TS430PW28A using UIF.
Downloading to MSP-EXP430G2 is successful.
I tried to change the debug option in project properties, as mentioned in the bleow link.
From 'Erase main meory only' to 'Erase main and information memory'
MSPBoot MSP430G2553 Software example " data verification error " - MSP low-power microcontroller forum...
However, there was still an error.
Does MSPBoot (G2553 based UART bootloader) run only G2?
Hi, Ryan
Both JTAG and SBW don't work.
The device powered through the FET.
I attenpted programming the binary image using FET-Prog430, but it failed.
Other images like App1_MSPBoot or general examples can be downloaded.
Finally, I solve this problem.
I choose 'No verification' of verification options. (Properites->Debug->Verification Options)
Thanks,
**Attention** This is a public forum