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.

Older version of compiler



Hello,

I am trying to build a project in Code Compeser Stuido Version: 9.3.0.00012, the same version where it was created.
An error is appearing:

This project was created using a version of compiler that is not currently installed - 20.2.5.LTS [ARM]. 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'.

I then manually downloaded the compiler version 20.2.5 (www.ti.com/.../20.2.5.LTS), added it to Window > Preferences> Code Composer Studio > Build, and took out the previous compiler.

When I try to build, I still have this error. How can I fix this?