Other Parts Discussed in Thread: MSP-TS430PW28A,
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'
However, there was still an error.
Does MSPBoot (G2553 based UART bootloader) run only G2?