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.

Installing cgt 4.3.6 in CCS3.3

I have installed cgt 4.3.6. Can someone remind me how to get CCS3.3 to use them rather than the cgt that came with CCS3.3.

Thanks,

John

  • Hi,

     

    Generally wiht CCS3.x you can specify in the Project->Build Options, include paths or library search paths, so if you add the path such as $(Install_dir)\C5500 Code Generation Tools 4.3.6\include that should use the new files. There is also the windows environment variables that can be set to correspond only to the directory paths you choose.

     

    Regards, M

  • John,

    Cleanest way to do it is to use Component Manager under Help -> About.  You can specify the Compiler version there.

    Regards.

  • Expanding on Tommy's suggestion. Got to Help, Select About. Click on Component Manager. On the new window, expand the Build Tools (+), expand the processor (TMS320C55XX). THen place a check on the installed Code Generation Tools that you want to switch.

     

    As additional note, you can use an equivalent process to switch DSP BIOS versions by expanding the Target COntent (DSP/BIOS).