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.

[C5515] EzDSP CCS update?

What's the recommended route to develop on the EzDSP? Stay with the CCS v4.13 (on the DVD) or update to v6.1 (current)? 

I'm getting the following errors in CCS v6.1 when I tried to build the demo project,

**** Clean-only build of configuration Debug for project EZDSP_Sample ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k clean
gmake: *** No rule to make target `clean'.

**** Build Finished ****
Buildfile generation error occurred..
This project was created using a version of DSP/BIOS tools that is not currently installed: 5.41.2.14. Please install the DSP/BIOS tools of this version, or migrate the project to one of the supported versions.
Build stopped..