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/CCSTUDIO-C2000: Backward compatibility of compiler versions

Part Number: CCSTUDIO-C2000

Tool/software: TI C/C++ Compiler

Hi,

I have a project that was previously compiled with TI C2000 compiler version 17.6. When I try to import this project to CCS, I get an error saying the 17.6 compiler version is not available. I do not have 17.6 version installed. But I do have 17.9 version compiler installed in CCS.

Is this an expected error? Is there something I can do to import it and compile with the latest version. Right now, I am editing the .cproject file and replacing the 17.6 compiler version to 17.9. Is there a cleaner way to do this?

Thanks!

Veena