Other Parts Discussed in Thread: MSP430F5529
Dear all,
I use MSP430F5529LP.
I use MSPFlasher_1.3.20 to flash MSP430F5529 uart bsl (BSL.00.07.05.04.txt)
>>> use this command on windows -> MSP430Flasher.exe -n MSP430F5529 -b -w BSL.00.07.05.04.txt -v

After that, I connect MSP430F5529LP RX(P1.2), TX(P1.1), TST/SBWTCK, RST/SBWTDIO.
and follow the BSL entry sequence signal, as blow:
RST/SBWTDIO >>> low
delay(20ms)
TST/SBWTCK >>> low
delay(20ms)
TST/SBWTCK >>> high
delay(20ms)
TST/SBWTCK >>> low
delay(20ms)
RST/SBWTDIO >>> high
delay(20ms)
TST/SBWTCK >>> high
And then, I use BSL_Scripter.exe to update new firmware


It is not show any error message. but the firmware update is not success.
How can I solve it? please help me. Thanks.