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.

Compiler/TM4C123GH6PM: can't build the project gmake error

Part Number: TM4C123GH6PM

Tool/software: TI C/C++ Compiler

Hello all, 

When i trying to adding the misra checking for a certain file in the project .. the build process can't be completed due to gmake error:

>> Compilation failure
subdir_rules.mk:44: recipe for target 'systick.obj' failed
Command-line error #1046: invalid macro definition: ccs=ccs
1 catastrophic error detected in the compilation of "../systick.c".
Compilation terminated.
gmake: *** [systick.obj] Error 1
gmake: Target 'all' not remade because of errors.

Knowing that when i cancel the misra checking .. the project can be built successfully. 

Could any one tell me how to fix that? 

Regards, 

Sarea