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.
Hello,
I tried to compile a C project with it's own makefile for a MSP430 (CoreMark). How can I setup CCS in a way that it's using a user generated makefile?
Thanks,
Markus Koesler
Markus,
Instead of creating a "CCS Project" create a "Standard Make Project". This type of project is intended to support custom makefiles.
Regards,
John