This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0L1306: Can not download flash through Segger J-Link Debug with Keil5 IDE

Part Number: MSPM0L1306
Other Parts Discussed in Thread: SEGGER, UNIFLASH

hi all,

my EVM board is MSPM0L1306, At first, i can download the code into the flash and debub with Keil5. but one time I don't know what pin I touched when I used the oscilloscope, may be two pin was shorted.

then i can not download the flash success by Segger J-Link with Keil5 IDE, and UiFlash tool can not download flash too. I guess the flash may be locked.

Keil5 download flash log as following:

* JLink Info: AP[0]: Stopped AP scan as end of AP map seems to be reached
* JLink Info: Iterating through AP map to find AHB-AP to use
* JLink Info: Attach to CPU failed. Executing connect under reset.
* JLink Info: RESET (pin 15) high, but should be low. Please check target hardware.
* JLink Info: Failed to power up DAP
* JLink Info: Found SW-DP with ID 0x6BA02477
* JLink Info: DPv0 detected
* JLink Info: CoreSight SoC-400 or earlier
* JLink Info: Scanning AP map to find all available APs
* JLink Info: AP[0]: Stopped AP scan as end of AP map seems to be reached
* JLink Info: Iterating through AP map to find AHB-AP to use
* JLink Info: Attach to CPU failed. Executing connect under reset.
* JLink Info: RESET (pin 15) high, but should be low. Please check target hardware.
* JLink Info: Failed to power up DAP
Error: Flash Download failed - Target DLL has been cancelled
Flash Load finished at 11:01:13

could anyone tell me why this happened? and how to solved this problem?