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.

CODECOMPOSER: What is required for CCS to detect a project?

Part Number: CODECOMPOSER

Tool/software:

I had to set aside my CCS project for a week.  I committed all the relevant files, deleted the generated ones, switched branches, and moved on with my work.  Now that I'm coming back, I find my project unable to be detected by CCS.  

When I double click on the `project.syscfg`, I get an error of `Project '[project name redacted]' does not exist or is not accessible`.  

When I try to launch the debugging, I get an error of `The project does not have a target configuration file.`

I tried making an empty project, and it looks like I have all the same files available. 

Is there a listing of all the requirements for a CCS project?  I've had to create a new project several times and copy over my config and code, and I'm fairly certain that's not the design intent behind the tool.