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.

CCS/MSP430F5418A: MSP430F5418A Bootloader and Program upgrade problem

Part Number: MSP430F5418A

Tool/software: Code Composer Studio

GPN: MSP430F5418A

Problems customer encounter:

1. Can the bootloader upgrade the code with the flash address after 0x10000?

Flash Address allocation:

bootloader:0x5c00-0x6bff

APP:0x6c00-0xfdff   0x10000-0x16000

It is not possible to erase and write the 0x10000-0x16000 part when upgrading the APP area with the bootloader. If the code of the APP area is reduced to be within the range of 0x6c00-0xfdff, it can be erased correctly and the APP area code can be successfully written to the flash through the serial port.

2. If the bootloader method does not work, is there any other way to upgrade the microcontroller program through the serial port?

Best Regards,

Rock Su

**Attention** This is a public forum