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/TM4C123GH6PM: XDS200 not working in Debug mode on TI devkit TIVA C series launch pad

Part Number: TM4C123GH6PM

Tool/software: Code Composer Studio

Hi ,

we have connected the TI TIVA C series devkit with XDS200 with this we are  able to program the Device from uni flash .

on the board USB cable connected to micro usb on device side and selected the device option  in switch so that we get sufficient power .

XDS200 connected to board via JTAG points on the board (TDI,TDO,TMS,TCK ,TRST) with this we are able to program device ,verify ,erase .

With CCS  not able enter into debug mode for debugging the code.

Let us know if there are any other settings to be done on CCS tools .

We are testing this because we have custom board designed and we are expecting proto in this month end so we are testing xds200 on devkit  using ccs.

.

Regards

Raghavendra

  • Did you create a target configuration for CCS using the XDS200? From the Target Configuration window, select the "New Target Configuration File" button.

    Give the target configuration a name and select "Finish"

    Now select the XDS2xx debug probe and the TM4C123GHPM device.

    Select "Save". You can now test this connection. You can use your new configuration for programming and debugging from CCS.