Because my project is completed by two teams, one using the CCS project and the other using the makefile. Is there a simple way to convert the CCS project into a demo like makefile project?
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.
Because my project is completed by two teams, one using the CCS project and the other using the makefile. Is there a simple way to convert the CCS project into a demo like makefile project?
Hi,
CCS uses makefiles itself, so if you have a project working, what you're looking for is likely already there. Please take a look at the resource linked below for more details.
Thanks,
Clinton