Other Parts Discussed in Thread: SEGGER,
Tool/software:
I've been trying to program my board with XDS110 debug probe (LP-MSPM0C1104 demo board) and I managed to brick the MCU.
In the CSS-Thea I was getting the following error: CORTEX_M0P: Error connecting to the target: (Error -614 @ 0x0) The target indicates there is an error condition from a previous SWD request. Clear the error the condition, and try the SWD request again.
When I connect with the Segger flasher I get a bit more information, but communication can't be established. I've used all the samples trying to find what causes the MCU not to connect any more. If I used segger flasher on a 'fresh' device I could connect to the device few times and do some read/write/verify/... and suddenly I couldn't connect anymore. At first I thought that changing (lowering) the communication speed caused it, but I am not certain anymore. In segger flasher I have disabled NONMAIN flash.
Did anyone came across this issue? Can the device be un-bricked? It looks like communication is possible since MCU responds with some data when it tries to connect.
Kind regards
Goran