Part Number: MSPM0G3519
>>EDIT ADD >> The baseline issue is that after a BOOT RESET the debugger is running, and can be paused- and reports values and registers properly. But, after a BOOT Reset, breakpoints fail until a manual Disconnect and Connect of the MSPM0 core in "threads"
______
After the Debugger disconnects on Sysctl_resetDevice, and we need it to automatically re-connect (or not fully disconnect).
Manual reconnect /attach to running target does work, but it can't be done quick enough to hit a breakpoint in my Check_SDI_Restart().
Our code invoke a reboots for a few reasons, and on restart attempt recovery or collect metrics. This wil also be an entry point for future custom reprogramming.
I've been going through properties and settings for a few hours without finding what I am looking for.