Other Parts Discussed in Thread: SEGGER
My customer has the following questions..
Currently I have a concern regarding restoring microcontroller after lockup.
For me, the lockup happens often, after each exception leading to hard fault. After that default reflasing with SWD does not work and I keep getting (Error -614 @ 0x0)
I know about mass erase procedure from the presentation: /cfs-file/__key/communityserver-discussions-components-files/908/Unlock-MSPM0.pptx
I know how to invoke BSL as described in https://www.ti.com/lit/pdf/slau319
My questions are:
- How can the mass erase procedure above be invoked using Segger J-Link and Ozone debugger (or any other standard JTAG probe/environment outside CCS)?
- Alternatively, for development purposes: can BSL be invoked without using PA18?
Thx, Merril