Other Parts Discussed in Thread: MSP-TS430RGC64C, MSP-FET,
Hi,
I am using MSP-TS430RGC64C+ MSP430F5239 + MSP-FET + BSL scripter to verify the BSL function but I am facing some issues.
There are a lot of [ACK_ERROR_MESSAGE]Unknown ACK value!
---------------------------------------------------------
BSL Scripter 3.4.0.1
PC software for BSL programming
2019-Mar-25 12:56:49
---------------------------------------------------------
Input file script is : C:/TI/430bslscripter/script.txt
MODE 5xx UART 9600 COM13
//DELAY 2000
//mass erase the memory
MASS_ERASE
[ACK_ERROR_MESSAGE]Unknown ACK value!
RX_PASSWORD .\pass32_default.txt
Read Txt File : C:\TI\430bslscripter\pass32_default.txt
[ACK_ERROR_MESSAGE]Unknown ACK value!
RX_DATA_BLOCK .\msp430f5239_ta0_02.c.txt
Read Txt File : C:\TI\430bslscripter\msp430f5239_ta0_02.c.txt
[ACK_ERROR_MESSAGE]Unknown ACK value!
[ACK_ERROR_MESSAGE]Unknown ACK value!
[ACK_ERROR_MESSAGE]Unknown ACK value!
[ACK_ERROR_MESSAGE]Unknown ACK value!
Time elapsed of writing 126 bytes : 4.001 seconds
Speed of writing data :0.03075(kB/s)
CRC_CHECK 0x4400 0x0018 0x684F
[ACK_ERROR_MESSAGE]Unknown ACK value!
CRC_CHECK 0xFFD2 0x0014 0xEF27
[ACK_ERROR_MESSAGE]Unknown ACK value!
CRC_CHECK 0xFFE8 0x0004 0xDA1E
[ACK_ERROR_MESSAGE]Unknown ACK value!
CRC_CHECK 0xFFEE 0x0044 0xE707
[ACK_ERROR_MESSAGE]Unknown ACK value!
It looks like chip did not enter BSL mode.
I check the BSL entry sequence. I found the there is 10uS during 2 pulses of TEST pin, I'm suspect this is not enough to enter BSL mode. As the result, BSL doesn't response the following commands from BSL scripter. I use FR6989 to double verify this. However, the same BSL entry sequence works fine.
So I do more test with F5310 F5529. None of F5xxx works. Can you please check what happens with F5xxx devices? Thanks.