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.

LP-MSPM0L1306: Degugging with the segger J-LINK Plus Failing

Part Number: LP-MSPM0L1306
Other Parts Discussed in Thread: SEGGER, , MSPM0L1306

I have J-Link Plus Debugger from SEGGER, I'm trying to debug LP-MSPM0L1306 by connecting JTAG connector (10pin) to J103 jumper connector of LaunchPad.

This gives me a following error,

Note : IDE used :Code Composer Studio Version: 12.3.0.00005 and target configuration is as follows,

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">


<configuration XML_version="1.2" id="SEGGER J-Link Emulator_0">

<instance XML_version="1.2" desc="SEGGER J-Link Emulator_0" href="connections/segger_j-link_connection.xml" id="SEGGER J-Link Emulator_0" xml="segger_j-link_connection.xml" xmlpath="connections"/>

<connection XML_version="1.2" desc="SEGGER J-Link Emulator_0" id="SEGGER J-Link Emulator_0">

<instance XML_version="1.2" href="drivers/jlinkcs_dap.xml" id="drivers" xml="jlinkcs_dap.xml" xmlpath="drivers"/>

<instance XML_version="1.2" href="drivers/jlinkcortexm0p.xml" id="drivers" xml="jlinkcortexm0p.xml" xmlpath="drivers"/>

<instance XML_version="1.2" href="drivers/jlinksec_ap.xml" id="drivers" xml="jlinksec_ap.xml" xmlpath="drivers"/>

<platform XML_version="1.2" id="platform_0">

<instance XML_version="1.2" desc="MSPM0L1306_0" href="devices/MSPM0L1306.xml" id="MSPM0L1306_0" xml="MSPM0L1306.xml" xmlpath="devices"/>

<device HW_revision="1" XML_version="1.2" description="ARM Cortex-M0 Plus MCU" id="MSPM0L1306_0" partnum="MSPM0L1306">
<router HW_revision="1.0" XML_version="1.2" description="CS_DAP Router" id="CS_DAP_0" isa="CS_DAP">
<subpath id="subpath_0">
<cpu HW_revision="1.0" XML_version="1.2" description="Cortex M0+ CPU" id="CORTEX_M0P" isa="CORTEX_M0P">
<property Type="choicelist" Value="0" id="Target Interface Type"/>
</cpu>
</subpath>
</router>
</device>
</platform>

</connection>

</configuration>

</configurations>