This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am encountering a very strange problem when running the BSL Scripter program. Running it first time works okay and I get no errors. Running it the second time gives errors as shown below:
MODE 6xx UART /dev/ttymxc1
Baud rate setup for UART is not given / wrong
It will be setup to the default 9600baud
//gives wrong password to do
//mass erase in the memory
RX_PASSWORD pass32_wrong.txt
Read Txt File : /root/pass32_wrong.txt
RX_PASSWORD pass32_default.txt
Read Txt File : /root/pass32_default.txt
[ERROR_MESSAGE]BSL Password is error!
RX_DATA_BLOCK Firmware.txt
Read Txt File : /root/Firmware.txt
[ERROR_MESSAGE]BSL is locked!
..
[ERROR_MESSAGE]BSL is locked!
Time elapsed of writing 21394 bytes : 27.62 seconds
Speed of writing data :0.7565(kB/s)
SET_PC 0x4400
It seems like something is locked and not released properly. I am running this program from simple bash script that generates the BSL start sequence (before starting the scripter) and reset sequence (after writing is complete).
Any ideas what is going wrong?
Are you using this in the script file used by the scripter tool?
Does your script file include a reference to the password per section 2.4.16 of the scripter tool user's guide:
www.ti.com/.../slau655e.pdf
**Attention** This is a public forum