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/TMDX654GPEVM: No Build Configurations

Part Number: TMDX654GPEVM

Tool/software: Code Composer Studio

I am using CCS 9.0.1.00004 for Linux. I have imported the "mem_uitl" CCS project from:

http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_CCS_Installation_Guide

After accidentally deleting "project contents on disk", the project disappeared from the disk. So I copied the same project folder from a backup. But the next import does not have "Project Configurations:" anymore. How do I repair it?

The "Properties for mem_util" does not look healthy:

And even worse, this happens to all other unrelated projects as well.

Thanks.

  • Chris Sen said:
    After accidentally deleting "project contents on disk", the project disappeared from the disk. So I copied the same project folder from a backup.

    It might be best to reinstall the entire SDK, as the action of deleting "project contents on disk" may have deleted some other files outside of the project folder. 

    Try reinstalling the SDK (or retrieve it from backup) and then import the project into a new workspace.

  • Yes. Reinstall the SDK restored it.