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.

Changing compiler version

Hello,


I work on a project for my internship wich is an Eclipse CDT Plugin.

I need to change some informations in programmatic way of a CCS or C++ .cproject file.

Actually i have found functions to change some parameters like the Endianness, the device configuration or the target processeur but now, i would like to change the compiler version with the same way. (I'm on TI 7.3.1 and i would like to change to 7.4.7).

How can i do that? Someone have an idea?

Thanks in advance :)

Regards

Manuel Guesdon