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: Importing deleted project into CCS

Tool/software: Code Composer Studio

Hi,

I recently deleted a project from my work space in CCS and now when I try to import the project back into CCS it is not allowing me to do so. Is there something that I am missing?

Thanks!

Aaron

  • Hello,

    Likely when you "deleted" the project from the Project Explorer, you did not enable the checkbox to physically delete the project folder from the workspace folder.

    Hence if you check your workspace folder, you will still see the project folder in there. Hence you cannot import a project of the same name to the workspace and that is why the project is greyed out. You need to go to your workspace directory and make sure it is deleted from there first.

    Thanks

    ki