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.

CCSv5.3 won't show Target communication properties?

In the "Target Configurations" view if I select a configuration and right-click "properties", then it pops up a window with the text "No property pages for ."  I need to change the properties so that don't auto run to main, but I believe I need access to the properties to do this.

  • Hi David,

    You are doing what we call a projectless debug if going from a target configuration so the steps to stop auto run to main are slightly different. If you do a projectless launch you end up having to manually connect and then load the program.  Before loading the program (but after connecting) you should be able to right click on the debug session in the debug view and select Edit <name of session>.  Then click on the "Target" tab and then scroll down to the auto run options on the right.  Uncheck the boxes to run to main on Program load and reset.  You can also do this from the "Debug COnfigurations" menu in the Edit perspective if you have already launched once before.


    Please keep us informed whether this helps.

    Best Regards,

    Lisa

  • Lisa,

    Thanks for the prompt reply.  This does appear to give me the control that I needed.

    Best Regards,

    -David

  • Hi David,

    No worries, that's what we're here for and very glad that helped.   All the best with development.

    Best Regards,

    Lisa