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.

CCSTUDIO: The project does not have a target configuration file

Part Number: CCSTUDIO


Tool/software:

Hi Champs,

I faced an issue while accessing debug by using 'Start Project-less Debug".  The error message was "This project does not have a configuration file" as shown below. The .ccxml file in the project works well when running "Debug project". Please check the cause of this problem.
I'm using CCS 20.2.0.12_1.8.0 and F29x SDK v1.01.

Thanks,
Steve

  • Hi Steve,

    It looks like you are working with a multi-root environment. I have occasionally seen the same issue your reported when using a multi-root workspace environment.

    If you open the folder in a single root environment, does it work?

    Can you also try deleting your existing launch.json file for the folder and see if that helps?

    Thanks

    ki