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/CCSTUDIO: CCS

Part Number: CCSTUDIO


Tool/software: Code Composer Studio

Recently, I installed ccs6.1.3 on win10. After importing the project, the following problems occurred during compilation. In addition, the project is correct. I successfully compiled it with ccs6.1.3 on other computers. I don't know where the problems are.

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all 

sources.mk:1: *** missing separator. Stop.

  • Hi,

    Since you imported the project, I wonder if it carried some invalid paths or missing filenames with it. 

    Can you try to delete the output project entirely (Debug or Release) which contains the file sources.mk and rebuild the project? I wonder if this is a glitch. 

    Hope this helps,

    Rafael