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: Moving to CCS v8 - Project does not get to main

Tool/software: Code Composer Studio

If I may weigh in here.

I had the similar issue with CCS v8, and I found that deleting the .metadata folder in my workspace and then starting afresh with the project (import --> build --> debug) solves the issue. Hope it helps someone. Thanks.