Tool/software: Code Composer Studio
I have bought MSP432P401R chip (65C6PCWG4 MSP432P401R REVC) and designed a minimum system board.
When I firstly powered up this board and connected to the CMSIS-DAP debugger, I tried to download a program I have written in Keil MDK 5.27, and it was successfully with entered debug mode.
However, when I modified my program and compiled it, I tried to download the program again, the Keil pointed out that "Device could not be powered up" and it was failed to enter the debug mode.
I tried again and the Keil MDK kept prompting "Can not entering debug mode". I am really confused.
After few attempts, I tried to open Code Composer Studio v9 to use MSP432P401R Launchpad onboard XDS110 debugger to connect the chip. After modified some necessary parameters, I tried to connect the target, and it prompted Error -613 with following screenshot ----->
And after a while it prompted Error -261 which showed there was no response form the core.
After tred many times, it kept showing this error and I REALLY HAVE NO IDEAS.
So could you help me solve this problem? Maybe the chip has been locked or there may be any wrong configuation in flash address or debug probe?
Thanks a lot !!!