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.

CC5501 code composer programming not working

we have been programming our CC5501 with code composer v4 using the XDS100v2 USB programmer, never had a problem until now it won't allow me to run the debug session with the green arrow, only the red 'stop' square is visible.  The target device will connect and I can click on the 'bug' to load the debug session.  But it won't give me the green arrow 'run' option.

I tried the XDS100v2 on another computer and the XDS works.

I've tried Windows System Restore to previous locations, didn't fix it.

I tried uninstall/reinstall CCS v4 and it didn't fix it.

I tried using workspace files (spiflash, etc.) from a working computer and it didn't fix it.

 

Any help appreciated, I am stumped.

  • Hi Alex,

    Are you sure the project file built without errors and the .out file exists to load to the target? You were able to load the program to the target before trying to run it?

    You can step through the debug steps individually to see if anything breaks: Load target configuration, Connect to target, Load program, Run program

    Anything interesting showing up in the console? You can paste it here.

    Hope this helps,
    Mark 

  • In addition to Mark's questions/suggestions, make sure the target is not already running.

    Screenshots of CCS, sepcifically the debug view, would be helpful also.

    Thanks

    ki