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.
Hi ,
Please provide me the link or document to use the XDS200 debugger to program and debug the TM4C1231H6PM .
Which tool to use share the link to download.
Regards
Raghavendra B C
Hi,
I assume you have the JTAG header on your board. Once you plug the XDS200 debug probe to the JTAG header on your board then you can start debug and program after you set up the target configuration. CCS is the IDE that allows you to debug and program the target. You can choose other IDE of your choice but make sure that the XDS200 debug probe is supported by those IDEs. You can also use the standalone Uniflash programmer to program the target. Below is a screenshot on setting up the target configuration in CCS. After the target configuration is created, you just need to launch the target configuration. In the CCS under the debug perspective, you will go to Run->Load->Load Program and select the .out file to program into the MCU.