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.

MSP430FR2475: Regarding MSP430 MCU firmware upgrade

Part Number: MSP430FR2475


Tool/software:

Hi Team

The Firmware upgrade is done using BSL rocket tool using BSL scripter command line tool through UART.

Can you please suggest for the below case if firmware can be upgraded?

When code / firmware is already running in MSP430-FR-2475 and in between if we connect rocket tool to the connector, Will it enter in BSL mode when we execute the BSL scripter command line or there is other way we have to follow to get into BSL mode like reboot the target MSP430FR2475 MCU or something? 

Can you please guide how this BSL invocation takes place during running the target system?

Thanks

Nitish 

  • The BSL startup sequence includes an MCU reset via the RST pin, so it can get control even if there is firmware running.

    The reset sequence (standard, then BSL) is described in FRAM BSL Guide (SLAU550AB) Sec 3.3.2. For the BSL, the TEST pin is wiggled in a particular pattern during the RST sequence.

    As I recall, BSL Scripter only issues this sequence when you ask for it. However, the act of connecting the wires could (conceivably) cause glitches which might imitate one of the RST sequences.

**Attention** This is a public forum