Tool/software: Code Composer Studio
Dear manager,
I accidentally deleted my project file.
How can I restore it? please
Best regards,
Junhyeok.Kim
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.
Tool/software: Code Composer Studio
Dear manager,
I accidentally deleted my project file.
How can I restore it? please
Best regards,
Junhyeok.Kim
Junhyeok.Kim
Did you delete the .project file from your file system or did you from within CCS select to delete the project?
If you deleted from within CCS and checked the box to delete the contents from the filesystem "Delete project contents on disk (cannot be undone)" then the project cannot be recovered using CCS.
If you did not check that box then the first way to recover it is on the Edit menu by selecting undo.
If that option does not show up. Then you can import the project as it is still in your workspace folder.
Go to the Project -> Import CCS projects menu
Browse to your workspace folder and select the project that was removed
The project will then be added back to your workspace. If you checked the box in the original dialog to delete the files then you will either need to recover them from your source control system or use a disk recovery tool.
Regards,
John