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/TMS320F28069: "Load Program" is not an option under Code Composer v 10.0 after creating a target configuration and debug configuration file

Part Number: TMS320F28069

Tool/software: Code Composer Studio

I have been following chapter 7 - DEBUG OVERVIEW of Code Composers Users Guide.

My c2000 based project is designed to build from Makefile on the command line (and its currently does), so I only need Code Composer to load and debug/single step through the program/

Per Chapter 7 of the users guide - it should suffice to create a target configuration file (and I have) and verify test connectivity (and I have) to my launchpad demo board. I addition I would need

a debug configuration setup  under Code Composer. After doing all this - the RUN menu program load/debug options are greyed out

See attached pictures