I want to migrate a pair of "legacy" DSP applications from CCSv2.21 to CCSv5.2.
Both applications currently use DSP/BIOS 4.90.270 on TMS320VC5502 DSPs.
Unfortunately, I have not discovered a straightforward way to accomplish the migration.
The only path I see involves converting the old projects to CCSv3.3 projects, then importing the "legacy CCSv3.3 projects" into CCSv5.2
At this point, the applications "almost" work in the CCSv3.3 environment.
Refer to my previous post for some details of this effort:
"Should I update from CCSv3.3 toolchain?"
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/199018.aspx
I gave up trying to troubleshoot the issues in CCSv3.3.
I will see how far I get with CCSv5.2
After wrestling with a "COMMON_ROOT" path variable in my new .project file, I now get the following error message when I try to open a source code file (main.c, for example) in CCSv5.2:
Could not open the editor: Must specify a URI scheme:etram/dsp/main/src/main.c
(I will attach the error message details to this post.)
I would be grateful for some advice that will help me get past this error.
Best regards,
Patrick McCloskey