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.
@c200 1A 14 3F 40 00 00 3F 90 01 00 22 28 3F 40 00 00 3F 90 01 00 1D 28 3A 40 00 00 3A 80 00 00 3A 50 07 00 5A 09 39 40 00 00 3C 49 3D 49 CF 0D 0F 18 4F 5F 00 18 4F DC 6F 4F 4F 4F 5F 06 00 18 5B 4F 00 00 1C 53 0D 63 3E 49 3F 49 4B 13 1A 83 EC 23 3F 40 00 00 3F 90 00 00 08 24 3A 40 00 00 02 3C 6A 13 2A 52 3A 90 00 00 FB 23 19 16 10 01 21 83 B2 40 80 5A 5C 01 F2 D0 10 00 24 02 F2 E0 10 00 22 02 B1 40 20 4E 00 00 91 83 00 00 81 93 00 00 F5 27 FA 3F 03 43 31 40 00 20 B0 13 B0 C2 0C 93 02 24 B0 13 00 C2 0C 43 B0 13 6E C2 B0 13 B4 C2 1C 43 10 01 03 43 FF 3F @fffe 96 C2 q
Hi Theodora,
Thanks for providing so much information!
You are getting the Unknown command message because your script says "MASS ERASE" instead of "MASS_ERASE". Make sure there is an underscore, not a space, and then try again.
I think there is a sample script for the FR5739 included in the zip file download for the Launchpad BSL interface app note: www.ti.com/lit/zip/slaa535 that you could try.
For your question about the password, if you mass erase the part first, then the password should be all 0xff as you provided. You only need to know the password from the previous code if you are trying to be able to read back the previous code, rather than just erasing and reprogramming the device.
For your other errors, I'd try the script with the corrected MASS_ERASE command first and see if the issues persist, then post back - I'm not 100% sure what the scripter does when it encounters an unknown command and if this could throw it off.
Regards,
Katie
Hello again,
I wanted to update you on this topic.
I changed the MSP430G2553 of my launchpad to an MSP430G2231 that I borrowed earlier -which I programmed with the Firmware provided in the SLAA535a.zip-. I used the same script (after correcting the MASS_ERASE command as suggested by Katie) and the same TI-TXT file. I also used the BSL_Scripter v1.07 of slau319f.zip and it worked.
I can't tell what exactly was wrong with the MSP430G2553 firmware, but fortunately I solved my problem after changing the G2553 to a G2231 as I explained.
**Attention** This is a public forum