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.

CCS/TMS320C5545: C5545: Booster pack Sample Code AUDIO DEMO Error

Part Number: TMS320C5545

Tool/software: Code Composer Studio

I got the Error for AUDIO Demo Project 

Buildfile generation error occurred..
This project was created for a device not currently supported: TMS320C55XX.TMS320C5515.EVM5515.
1. Go to 'Help > Check for Updates' page to check for updates and visit CCS App Center to get the latest device support.
2. Check if you have installed support for the corresponding MCU/processor platform.
3. Migrate the project to closest matching supported device by adjusting project properties.
4. Contact TI for support if using experimental silicon.
Build stopped..

How Can i solve that ?

  • Senthil,

    It sounds like when you install CCS you did not select support for this device family.

    I am not sure what version of CCS you are running. But you will likely have to do 2 things.

    1) Run the CCS installer again and point it to your existing installation. On the screen for device support make sure to select "C55x ultra-low power DSP". Continue with the install and this will add support to CCS.

    2) the Compiler for C55x has to be installed in a second step. In CCS go to the app center. In the Code Composer Studio Add-ons section click on See More. Check the box beside the C5500 Compiler and then go to the top of the app center and select "Install Software".


    Regards,
    John
  • this is resolved by reinstalling CCS with Spectrum digit support .Now its OK.