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.

MSP430F5418A: BSL command response

Part Number: MSP430F5418A

We are developing the BSL host for MSP430F5418A firmware upgrade from BSL UART. I tested the BSL command but got the response which is different with SLAU319AD:

IC: MSP430F5418A REV F,        BSL invocation method: applying BSL Entry Sequence at RST and TEST pins.

1, RX PASSWORD:

In the document example, it said:

Host: 80 11 00 11 FF FF FF FF FF FF FF FF FF FF FF FF FF FF 00 5C 38 4F
BSL: 00 80 02 00 3B 00 60 C4

But after my host issued the host command, there is no any response from MSP430 BSL. How can I know whether my command is correct or not?

2, BSL Version:

The example in the document is:

Get BSL version
Host: 80 01 00 19 E8 62
BSL: 00 80 05 00 3A 00 01 01 01 6C 4F

But my test result is :

Host: 80 01 00 19 E8 62
BSL: 00 80 02 00 3B 04 E4 84 

How to parse the BSL version from that response?

**Attention** This is a public forum