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.

Compiler/DLPNIRNANOEVM: error : identifier "calibCoeffs" is undefined, identifier "scanConfig" is undefined

Part Number: DLPNIRNANOEVM

Tool/software: TI C/C++ Compiler

We bought a module of DLP NIRScan Nano EVM,then we download and build the source code of Mobile Spectroscopy TIVA EVM,but errors happen. 

product link:https://www.ti.com/tool/DLPNIRNANOEVM

error information

1.Description Resource Path Location Type
#20 identifier "calibCoeffs" is undefined cmdDict.c /Mobile Spectroscopy TIVA EVM/App line 75 C/C++ Problem

2.Description Resource Path Location Type

#20 identifier "scanConfig" is undefined cmdDict.c /Mobile Spectroscopy TIVA EVM/App line 64 C/C++ Problem

More information:

1. OS:windows10 1903 64bit

2.CCS  version:6.0.1.00040 

3.Installation of software and drivers:

4. project building setting

Because we didn't find out the download link of "TI ARM compiler 5.2.4",we installed the version 5.2.9。

a.

b. RTSC setting

5. We obey the rules showed in the page 61 to 66 of "DLP® NIRscan™ Nano EVM User's Guide".

6.When building the "dlpspeclib" project according to user guide page 64 C.1.3,we found the warning showed in the below picture. I can't make sure whether the warning of "dlpspeclib" project caused the error of "Mobile Spectroscopy TIVA EVM" project or not?

warning information as below;

7.more information

We found there is a engineer who posted the same error information in 2019, the link:

e2e.ti.com/.../849241

Looking forward to replies, thanks!