Hi,
I'm not able to get BSL-scripter tool work with MSP-FET to program my MSP430FR5969 board.
MSPFlasher and CCS are working fine on the board via MSP-FET's JTAG. Spy-bi-wire using Launchpad is also working fine on the board.
My script is:
LOG
MODE FRxx UART COM4
DELAY 1000
VERBOSE
MASS_ERASE
(COM4 is the MSP Application UART1 port)
Connections:
MSP_FET's UART_TXD --> P2.0 UCA0TXD
MSP_FET's UART_RXD --> P2.1 UCA0RXD
MSP_FET's GND --> Gnd
MSP_FET's RST --> RST/NMI (on the board RST/NMI is coupled to GND via a 1nF Cap and connected to VCC via a 47K resistor).
MSP_FET's TEST --> TEST/SBWTCK.
Board is independently powered.
Since I need to lock the JTAG, getting BSL interface working is important to erase and reprogram later - will appreciate any help to get this working.
Thanks!
Jay