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/CC2640: RUN option is not enabled in CCS debug window

Part Number: CC2640

Tool/software: Code Composer Studio

Hi,

I'm working with cc2640 sensor tag application. I'm using the build configuration as "FlashROM".

I'm able to build the app successfully. We could open CCS debug window and app binary is successfully loaded into target via JTAG cable through XDS110 debug probe. But I am unable click RUN button as it is not visible (as shown in below image). Only TERMINATE button is visible (as shown below image).

Also, I tried with new workspace. Then also RUN button is not visible. 

Please help me on how to make this RUN button visible. 

  • Hello,
    You need to make sure you have the proper debug context selected. In your Debug view, please make sure the second node is selected ("Texas Instruments XDS110 USB Debug Probe_0/Cortex_M3_0"). Once you select this node in the Debug view, the "Suspend" button will be available. The "Resume" (RUN) button will not be available until the target his halted/suspended (note that in your screenshot, the target is running)

    Thanks
    ki
  • Thank you .now the run button works fine
    regards
    roopa