Other Parts Discussed in Thread: MSPM0G3507, UNIFLASH
Dear TI community,
I was able to configure successfully the security level 1 on a MSPM0L1105 chip with the following setup:
- Debug Access (i.e. Device Lock) Enabled with Password.
- Mass Erase (i.e. Erase MAIN) Enabled with Password.
- Factory Reset (i.e. Erase MAIN and Reset NONMAIN to Default) Enabled with Password.
- TI Failure Enabled.
Afterwards, to unlock the chip in order to flash new code, I used the MSPM0_PasswordAuthentication_Manual script through CCS as pointed out in the solution of the following thread:
e2e.ti.com/.../mspm0l1306-security-level-passwordauthentication-script-not-working
However, after (apparently) unlocking the chip with the passwords defined by me (CCS console output says that the unlock operation via MSPM0_PasswordAuthentication_Manual script is successful), when I try to flash new code it is given me the error (Error -6310) PRSC module failed to read a register.
I'm also working with a MSPM0G3507 and this lock, unlock, and flash process is working perfectly fine, but somehow I can't replicate it to the MSPM0L1105 chip.
What actions should I take from here? Thank you very much in advance!
Tools:
CCS 12.6
Uniflash 8.4
XDS110 USB Debug Prob