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..