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/TMS320F28388D: Connect to Controller

Part Number: TMS320F28388D


Tool/software: Code Composer Studio

Hello, 

I am using CCS 10.1.0 Version and TMS320F28388D controller, every time I want to connect to the controller I Right-click on Project ->Debug this way it connects and loads the program.

Is there an option only to connect to the controller without doing any loading. this option was there in CCS v3.3 .

thanks,

Nagesh

  • Nagesh,

    Yes, it is possible. You can launch the target configuration file and manually connect to each core without loading the code. In CCS click on "View -> Target Configurations" and then go to your project specific target configuration file and right click on it and then launch it and connect to specific core.

    See the snapshot below -

    Regards,

    Vivek Singh

  • Nagesh,

    You ca use Debug Configuration to change the behavior to load program or Load symbol only