MSP430FR2433: Bootloader Protocol – 2433 : Data Frame

Part Number: MSP430FR2433

Tool/software:

Hi,

Here, by using the following code entered the BSL mode 

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

now trying to send the cmd  for TX BSL version(4)

80 1E 04 04 xx xx xx xx – – – – CKL CKH –

To get the version information send the following data frame via realterm having the setting half duplex, even parity , 9600 

80 1E 04 04 00 00 00 00 7B E5

but there is no response from MSP430.

Please assist me in this regard.

Thanks in advance. 

**Attention** This is a public forum