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/DLPNIRNANOEVM: Problem compiling: "../App/cmdDict.c, line 75: error #20: identifier "calibCoeffs" is undefined"

Part Number: DLPNIRNANOEVM

Tool/software: Code Composer Studio

Hello, Im getting that problem when compiling Mobile Spectroscopy TIVA EVM project.

>> Compilation failure
App/subdir_rules.mk:9: recipe for target 'App/cmdDict.obj' failed
"../App/cmdDict.c", line 64: error #20: identifier "scanConfig" is undefined
"../App/cmdDict.c", line 75: error #20: identifier "calibCoeffs" is undefined
2 errors detected in the compilation of "../App/cmdDict.c".
gmake: *** [App/cmdDict.obj] Error 1

Any solution?