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.

MSP430FR2355: Fail to communicate with BSL via UART

Part Number: MSP430FR2355
Other Parts Discussed in Thread: MSP-EXP430FR2355

I read few documents about BSL, I try enter BSL via below code or control RST & TEST pin, I think it works because the firmware stop running. But I fail to communicate with BSL via UART.

__disable_interrupt(); // disable interrupts
((void (*)())0x1000)(); // jump to BSL

I have two questions:

1.Does BSL use UART0 (P1.6,P1.7) or UART1(P4.2,P4.3)?

2.Are there any tool which program MSP-EXP430FR2355 Launch Pad with eZ-FET debug probe via BSL instead of Spy-Bi-Wire so I can monitor the signals during the process?

Thanks a lot!

**Attention** This is a public forum