Part Number: MSP430FR5043
Other Parts Discussed in Thread: MSP430FR6989
Hi,
I'm currently working on MSP430FR5043.
I need to upload my program using UART bootloader for example : LED blinking. (using UART bridge CP210x)
Here the issue is I'm getting error ack.
For script file I used /ScriptExampleWindows/FRxx_uart/script_FRxx_uart.txt file in BSl_scripter package
the default script is for MSP430FR6989. Considering the controller I'm using is MSP430FRxx family
the only thing I changed is COM port which is COM3 and program file ledblink.txt.
Below is the response I'm getting.

What would be the issue here connected pins
TX RX
DTR - RST/NMI
RTS - TEST
Thanks in advance.