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.

MSPM0L1305-Q1: MSPM0L1305

Part Number: MSPM0L1305-Q1
Other Parts Discussed in Thread: MSPM0L1305, SYSCONFIG

Tool/software:

MSPM0L1305 Flashing Issue

I am trying to program an MSPM0L1305 microcontroller using an XDS110 debugger in Code Composer Studio (CCS 20.0.2), but I am getting the following error:

CS_DAP_0: Error connecting to the target: DAP Connection Error. This could be caused by the device having gone to low power mode. Try forcing an external reset. If the error persists, try forcing BSL, a Mass erase, or a Factory Reset.

And this is controller side circuit

and this is connections

  • Hi Vinay,

    Have you tried the Factory Reset Tool?

    Did this problem start the very first time you attempted to program your device, or were you able to successfully program your device several times, then this issue manifested itself?

  • This problem start the very first time when I attempted to program my device

  • Hi Vinay,

    Are you programming this device with one of the example projects from the MSPM0 SDK? And if so, did you modify anything in the NONMAIN section of memory (You would know because Sysconfig will warn you before it allows you to modify anything in that section)?

    I'll assume you are programming one of the examples and did not modify NONMAIN.  It is rare that this situation would occur under these conditions, so if you haven't tried the Factory Reset Tool, follow this link-> MSPM0_Factory_Reset_Tool

    Next select the DSSM icon (looks like a lock), then in the next window select your device family and select the DSSM function "Factory Reset".  Make sure you have the target connected and click the Execute button.

    Take a screen shot of the results and share with me.