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.
Hi,
I work in Code Composer Studio v 3.3.
For an other reason I had to install Code Generation Tools 7.0.0 instead of default 7.0.4 but I have a problem.
When I import a project and I compile it, the compiler tells me: Cannot open Custom.lkf (with CGS 7.0.4 I have not this problem).
Reading the forum I found it: e2e.ti.com/.../217581 so I create a new project but when I compile it, the compiler tells me: Cannot open Debug.lkf.
In the forum I found it: https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/178190 but the "magic folder" cited in it change my compiler from 7.0.0 to 7.0.4 so I have the initial problem.
I write here for ask if anyone has solved the problem whit compiler 7.0.0.
Browsing the file of project I saw that the Custom.lkf is a line of the file .pjt that tells the compiler about the setting. I tried to change this line , but I have not solved the problem.
I also tried to change the compiler's settings in the project by forcing the use of another file, but the problem persists .
Has anyone found a solution ?
Thanks