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.

Question about Build toolchain

Hi Team,

I got the following question:

Code Composer Studio build process

We removed the automatic generation of make files (during the build process) and we are handling the compilation manually. 

Currently we are facing the following problems:

- On import of the project (into the workspace) automatic build is started and the make files are automatically modified. 

- The .gitignore file is automatically created and we need to manually remove/modify it. Could you provide suggestions how to avoid them. In addition, we would appreciate if you could give more details on the build toolchain. Is there a way to disable/enable or modify steps from the compilation process.

 

Thanks and best regards

David

  • Hi David,

    Can you provide more details about your environment? Did you originally have a CCS/Eclipse managed make project where you then disabled automatic makefile generation and having issues where that option would get enabled again on project import to a new workspace?

    In addition, we would appreciate if you could give more details on the build toolchain. Is there a way to disable/enable or modify steps from the compilation process.

    Please provide more details on what you are looking to do.

    Thanks

    ki