Other Parts Discussed in Thread: UNIFLASH, MSP430F5358
Hi,
I have tried to flash MSP430F5529(Launchpad) using BSL Scripter via USB(without MSP BSL Rocket) and it was successful. However, While flashing it using BSL Scripter via UART(using MSP BSL Rocket) didn't work out. It was showing acknowledgement error from the password unlocking itself. I have attached the script files and its output for your reference.

The above shown screenshot shows the output of flashing the chip using BSL Scripter using USB, without MSP BSL Rocket.

The above shown screenshot shows the output of flashing the chip using BSL Scripter using UART.
The UART connection was done as follows :
MSP430 ------> MSP BSL Rocket
P1.1------------>TX(1)
P1.2------------>RX(3)
SBWTCK----->TEST(7)
SBWTDIO---->RST(4)
VCC------------>VCC(6)
GND------------>GND(5)
We also tried to change the TX & RX pins connections, still had the same issue.
Kindly help me out with the following queries :
1. More information regarding the script of UART BSL Scripter and its connection from target with MSP-BSL Rocket.
2. Is it necessary to upgrade the firmware to that of UART BSL in the MSP430 chip. If yes, How to upgrade the new firmware?f
(We also tried to flash MSP430 with BSL Image provided by TI, i.e BSL.00.07.05.04.txt from the path : MSP430BSL_1_02_00_01/Released_BSL_Images/MSP430F55xx_Family/UART BSL , using UART BSL with MSP BSL Rocket. Still it showed the same No ACK error while password unlocking)