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.

MSP430G2553: MSPBoot - G2553 MSPBoot based UART project can't be downloaded. (as Target)

Part Number: MSP430G2553
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?

 

 

 

  • Hi Remony,

    I also had no issues programming my MSP430G2553 device populated on a MSP-EXP430G2 with the MSPBoot BSLBased_UART project, unfortunately I do not currently have a MSP-TS430PW28A or MSP-FET430UIF on hand to recreate your setup. The code supports any G2553 regardless of EVM so the issue most likely concerns the communication between the MSP-FET430UIF tool and MSP-TS430PW28A. Do you have JTAG or SBW mode selected, and is the device powered externally or through the FET? Is the FET firmware up-to-date and are you able to program the target board with the LaunchPad's eZ430? Have you attempted programming the binary image using FET-Pro430?

    Regards,
    Ryan
  • 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