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.

CCS/IWR1642: CCS/IWR1642

Part Number: IWR1642


Tool/software: Code Composer Studio

I use high_accuracy_16xx_dss/high_accuracy_16xx_mss 

The following problems occur after compilation   I don't know how to solve this problem. Can anybody help me?

>> Compilation failure
subdir_rules.mk:23: recipe for target 'mss_main.obj' failed
"../mss_main.c", line 754: warning #169-D: argument of type "int32_t *" is incompatible with parameter of type "rlCalibrationData_t *"
"../mss_main.c", line 754: error #167: too few arguments in function call
1 error detected in the compilation of "../mss_main.c".
gmake[1]: *** [mss_main.obj] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2