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.

MSP430FR5994: Dual image code is not working.

Part Number: MSP430FR5994
Other Parts Discussed in Thread: CC1101

Hi,

I am running successfully MSP boot-loader code for single image application firmware update. 

Now i am trying to run code for msp430fr5994 dual image bootloader. After debugging code i found that MSP boot host and MSP bootloader code calculate different CRC so code can not jump to application image. 

I run code multipal time but the result is same. i am not any change in code which is given in MSP430FRBoot_1_01_00_00 by TI.

Regards,

Dinkar

  • Hi Dinkar

    We have a general configuration error that set the the device to MPS430FR6989 in the application 1 and 2 UART dual image code in the version of 1_01_00_00. But we will fix it in the next version. But for the host side and boot side UART and CC1101 code we have run them and that should be work.
    For the next you can check it below:
    1. Delete all projects in your CCS
    2.extract the zip package you download from TI
    3. Import the host and boot code in your ccs change the host and boot code both in dual image mode(UART or CC1101)
    4. Connect the hardware and download the code.

    Best regards
    Gary
  • Hi ,

    I think the problem happens very likely when you put a wrong address in the VECTOR table.Especailly , when you switch between the two images.

**Attention** This is a public forum