Other Parts Discussed in Thread: MSP-FET
Hi,
I am using MSP430FR5969 lauchpad + MSP430FR5969 launchPad + BSL scripter to verify the BSL function but I am facing some issues.
After I type in the command line the BSL-Scripter exited and I can not see any logs. Here's my script I created based on your example.
MODE FRxx UART COM49
RX_PASSWORD pass32_wrong.txt
DELAY 2000
RX_PASSWORD pass32_default.txt
RX_DATA_BLOCK msp430fr59xx_1.txt
SET_PC 0xF100
Hardware connection:
MSP-FET ->MSP430FR5969
Pin 2 -> VCC
Pin9 -> GND
Pin 8 -> TST(on J13)
Pin 11 -> RST(on J13)
Pin12 -> RXD(on J13)
Pin14 -> TXD(on J13)
I attached my code image as well. I am not quite sure how to determine the COM number and program counter. Thanks.
Best regards,
Penny