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.

Program Level Compile Errors



I am getting some errors when I use the program-level-compile option in Code Composer Studio V5.4 Compiler 4.1.6

The errors are like this:

error: option --program_level_compile was set in previous files, but not in "addd.c"/

error: option --program_level_compile was set in previous files, but not in "ceil.c"

The list goes on including "memcpy.c", "abs.c", _lock.c", "subd.c", "llmath.c"  How can I fix this error? Thanks in advance.