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.

CCS/MSP432P401M: MSP432 : Error connecting to the target: (Error -615 @ 0x0)

Part Number: MSP432P401M


Tool/software: Code Composer Studio

Hello Everyone,

   I am trying to debug code on MSP432P401R design board using XDS110 emulator with CCSV 7.0.0.. When I debug code it is showing following error: CS_DAP_0: Error connecting to the target: (Error -615 @ 0x0) The target failed to see a correctly formatted SWD header. The connection to the target may be unreliable. Try lowering the TCLK setting before trying again. (Emulation package 9.2.0.00002). I have tried all the following solutions posted on e2e forum:-

  1. Factory reset - same error occurs when I right click-> connect target on the device under non-debuggable devices after rightclick->show all cores.
  2. Changing JTAG/SWD mode - I tried all the modes that are present in the drop down menu and factory reset did not work with any of them.

Please help me. Thanks