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.

Audio CODEC toolsets

We are planning to integrate the audio into our 6455 application using the following TI toolsets:

CCS 5.1.1.00028

DSP/BIOS 5.41.11.38

Compiler Ti7.3.1 - (not sure if this is the same as the code generation toolset)

I downloaded the CODECS and accoring to the release notes the supported toolsets are:

G.722.1 -  CCS 3.3.38.2, DSP/BIOS 5.31, Code Generation Tool 6.0.15

G.722 -  Code Generation Tools 7.2.0A10197

G.711 -  CCS 3.3.38.2, DSP/BIOS 5.31, Code Generation Tool 6.0.15

G.728 -  CCS 4.2, Code Generation Tools 7.2.0A10197

My question is are these compatible with the toolset I am using?

  • Hi David,

    To use CCSv5.x for projects that were built in earlier versions of CCS (like CCSv3.3 and CCSv4.2), you can follow the migration guide as outlined at the following links:
    http://processors.wiki.ti.com/index.php/Migrating_to_CCSv5
    http://processors.wiki.ti.com/index.php/C2000_Getting_Started_with_Code_Composer_Studio_v5#Migrating_a_Single_Project_from_CCSv3.3_to_CCSv5.1

    Wrt BIOS and CodeGen tools, the newer versions should be backward compatible.