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.
Hi,
I have created my ccs v4 project with code generation tool v6.1.14. Now I have updated to the latest cgt version 7.0.4 but project insist to use the old one (tool chain setting remains 6.1.14 and cannot be changed - gray color). I have changed the version in the properties but it didn't help.
Best Regards,
Pavel
Hi Pavel,
Have you added the path to the new CGT installation to the CGT Discovery Path?
http://processors.wiki.ti.com/index.php/Compiler_Installation_and_Selection#CCStudio_4.0
Thanks
ki
Hi Ki,
Yes, I did that and I can see the path to both. In addition in the CCS Build-> General I have chosen "Code Generation tools: TI v7.0.4". The cgt v7.0.4 directory is "C:/CCStudio_v4.2/ccsv4/tools/compiler/C6000 Code Generation Tools 7.0.4" but the compiler takes it from "C:/CCStudio_v4.2/ccsv4/tools/compiler/c6000" so it's wrong directory. Also in the C/C++ Build->Tool-chain Settings the Code Generation tools version remains the old one so I would like to update it to the right ver.
Pavel
Pavel,
Are you saying that you changed the code generation tools version under Build Properties->CCS Build, but it did not update it to that version under Build Properties->C/C++ Build->Tool-chain Settings? And the build console still shows it using a different version for the build than what you selected?
Did you hit Apply and save changes to existing build configuration? Could you send screenshots of your CCS Build and C/C++ Build windows, and also your Preferences where the list of discovered codegen tools is listed?
Yes the Tool-chain settings are not updated and the CGT version is not what I have choosen. Of cause every changed were applied and saved tried with same result on different work stations.
I will send you all the information on sunday when I'm back to work.
Thanks,
Pavel
Pavel,
I noticed in your 1st screenshot that the CCS Build shows the Debug configuration selected, but the 2nd screenshot for C/C++ Build shows it for the Release configuration. It is possible to set the properties such that different versions of the compiler are used for different configurations, so it is possible that is what is causing the confusion. Could you please check that you are looking at the same configuration for both properties?