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: dlpspeclib 11 warnings with DLP Spectrum Library 2.0.3

Part Number: DLPNIRNANOEVM


Tool/software: Code Composer Studio

Good morning,

I am trying to compile the libraries I have in the CCS.

I have managed to build the "driverlib", "usblib" and "dlpspeclib" libraries well. The problem comes with building the "TIVA EVM" library ...

It gives me several warnings in "TIVA EVM" that I attached in a photo and in "usblib" and "driverlib" gives me a warning.

This image is of the driverlib

This image is of the driverlib

The complete sentence is: 

Description Resource Path Location Type
This project was created using a version of compiler that is not currently installed - 5.0.4 [ARM]. Another version of the compiler will be used during build - 5.2.5. See 'Help > Install New Software' and select 'Code Generation Tools Updates' to check if this compiler is available through a CCS update. Visit <a href="liveaction:OpenAppCenter">CCS App Center</a> to get the latest compiler support. Or <a href="software-dl.ti.com/.../a> and install the compiler, then register it with CCS through 'Preferences > CCS > Build > Compilers'. driverlib properties Problem

My question is: should I worry? or am I still using the code?

I imagine that those of "usblib" and "driverlib" is no problem because otherwise it would not give an error. But in the one of "TIVA EVM" I worry more.

Thank you very much,

Best regards