Other Parts Discussed in Thread: UNIFLASH, SEGGER, MSPM0G3507
I have a LP-MSPM0G3507 board and I am trying to flash it with a binary file from an example of the MSPM0 SDK build with CCS.
Unfortunately I can't access the core.
XDS110 USB Debug Probe
When trying to flash from CSS I get the following message:
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.
J-Link Ultra+ Debug Probe
When I disconnect SWD from J101 and connect a J-Link Ultra+ to J103 and start J-Link Commander and just try to connect I get:
AP[0]: Stopped AP scan as end of AP map seems to be reached Iterating through AP map to find AHB-AP to use Attach to CPU failed. Executing connect under reset. DPIDR: 0x6BA02477 CoreSight SoC-400 or earlier Scanning AP map to find all available APs AP[0]: Stopped AP scan as end of AP map has been reached Iterating through AP map to find AHB-AP to use Could not find core in Coresight setup Cannot connect to target.
To me it seems as the device is somehow locked or in a state where it does not accept SWD commands anymore.
Any hints/ideas what I can do to get it back to operation?