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.

Linux/SW-EK-TM4C1294XL: TM4C1294XL

Part Number: SW-EK-TM4C1294XL

Tool/software: Linux

I am using CCS V9 and reading the SPRUHU5D.  At 8 of 3.1, it says that Use the Step 3 link to change the connection used to communicate with the board. The current setting is shown in the Resource Explorer page for the selected example. (If you want to use a simulator instead of a hardware connection, double-click the *.ccxml file in the targetConfigs folder of the project to open the Target Configuration File editor. Change the Connection as needed, and click Save.).

Where can I find the "Debugger Configuration" as shown in the picture for Step 3.  I did try from Run->Debug Configurations menu, but there is nothing like Debugger Configuration icon and did not find "targetConfigs folder of the project" also.

Can anyone help this?  Thanks  

Neil

  • Neil Lu said:
    Where can I find the "Debugger Configuration" as shown in the picture for Step 3.  I did try from Run->Debug Configurations menu, but there is nothing like Debugger Configuration icon and did not find "targetConfigs folder of the project" also.

    The specific steps you are referring to are a bit dated. They were written for the older Resource Explorer Classic view which is now removed from CCS 9.x. That interface had a different way of importing and building a project and setting the Debugger Configuration. With the new Resource Explorer you would need to manually create the target configuration file after importing the project. You can do this by clicking on the Project Properties, select General in the left pane, and set the Connection field to be "Stellaris In-Circuit Debug Interface". This page also has more details about target configuration files: 
    http://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_debug-main.html#target-configuration-files

    The comment about simulators is also no longer applicable. We no longer have support for simulators in CCS.
    For TM4C Launchpads, the "Stellaris In-Circuit Debug Interface" is the one to use.