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