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