Hi Champ,
I am asking a related question with below post,
1. From the original source code, was the C28x Macro Names for __TMS320C28XX_CLA__ already predefined in the original source code ?
Since the part for #include <CLAmath.h> is grey out, it should execute #include <math.h> for C28x, correct ? Besides, there is no such define symbol in the predefined symbols in the project properties.
(ttplpfc.h)
2. It is showing errors from adding a line for predefined Macro Names __TMS320C28XX_CLA__ before line 31 after rebuilding the project.
How could I correctly predefine the __TMS320C28XX_CLA__ symbol ?

