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: Cant build any project on Code Composer Studio: This project was created for a device not currently supported - TMS320C55XX.TMS320C5515.EVM5515:

Part Number: TMS320C5545

Tool/software: Code Composer Studio

Hi,

I have been following the C5545 Boosterpack Software guide to run the demo that was given. I have downloaded all the software they have asked for such as:

- CCSv6

- C55 Code gen tool – v4.4.1 

- DSP/BIOS – v5.42.1.10

-C55x CSL library 

Once I ran the executable for the CCSv6 I went to the app center and got the C5500 compiler. But everytime I try to build Tlesr Demo C55 project or C55AudioDemo I keep seeing the following errors: 

"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k clean
DEL /F "TIesrDemoC55.cdb" "TIesrDemoC55.hex" "TIesrDemoC55cfg.cmd" "TIesrDemoC55cfg.s??" "TIesrDemoC55cfg_c.c" "TIesrDemoC55.out" "TIesrDemoC55cfg.h" "TIesrDemoC55cfg.h??"
DEL /F "TIesrDemoC55cfg.d"
DEL /F "TIesrDemoC55cfg.obj" "TIesrDemoC55cfg_c.obj" "audio_data_collection.obj" "codec_aic3254.obj" "gd_config.obj" "gd_dim.obj" "gd_gconst.obj" "gd_hmm.obj" "gd_mixture.obj" "gd_mu.obj" "gd_net.obj" "gd_pdf.obj" "gd_tran.obj" "gd_var.obj" "gd_word.obj" "gpio_control.obj" "lcd_osd.obj" "pll_control.obj" "recognizer.obj" "sys_init.obj" "user_interface.obj"
DEL /F "TIesrDemoC55cfg_c.d" "audio_data_collection.d" "codec_aic3254.d" "gd_config.d" "gd_dim.d" "gd_gconst.d" "gd_hmm.d" "gd_mixture.d" "gd_mu.d" "gd_net.d" "gd_pdf.d" "gd_tran.d" "gd_var.d" "gd_word.d" "gpio_control.d" "lcd_osd.d" "pll_control.d" "recognizer.d" "sys_init.d" "user_interface.d"
Could Not Find C:\ti\c55_lp\c55_csl_3.07\demos\TIesr\c5545\TIesr_C55_demo\build\ccsv5\Debug\TIesrDemoC55.cdb
Could Not Find C:\ti\c55_lp\c55_csl_3.07\demos\TIesr\c5545\TIesr_C55_demo\build\ccsv5\Debug\TIesrDemoC55cfg.d
Could Not Find C:\ti\c55_lp\c55_csl_3.07\demos\TIesr\c5545\TIesr_C55_demo\build\ccsv5\Debug\TIesrDemoC55cfg.obj
Could Not Find C:\ti\c55_lp\c55_csl_3.07\demos\TIesr\c5545\TIesr_C55_demo\build\ccsv5\Debug\TIesrDemoC55cfg_c.d
'Finished clean'
' '

**** Build Finished ****
Buildfile generation error occurred..
This project was created for a device not currently supported - TMS320C55XX.TMS320C5515.EVM5515:
- See 'Help > Check for Updates' to check if support for this device is available through a CCS update.
- Visit CCS App Center to get the latest device support.
- Check if you have installed support for the corresponding MCU/processor platform.
- Migrate the project to closest matching supported device by adjusting project properties.
- Or contact TI for support if using experimental silicon.

I tried to check for updates, there are no updates. I tried to install new software and went to ccsv7 updates and I have seen a checkbox to add C5500 device support and tried to add it but I see the following error:

Any help on this matter would be great.

Thanks