Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE
Tool/software: Code Composer Studio
When I import project files into CCS 9.2.0.13 from C2000Ware 2.0.0.3, all the code files are links to the C2000Ware directory rather than local copies in my project directory. This is true if I import using the "Import into IDE" button in the Resource Explorer. It is true even if I import the projects using the Project:Import CCS Project menu command and select "Copy projects into workspace" in the Import CCS Project dialog.
Many of these files are common to many projects. I want local files so I can edit them without messing up other examples.
When I import examples from ControlSuite with the "Copy projects into workspace" option selected, I get local files in my directory. Why not with C2000Ware?
How can I copy or convert these C2000Ware project links into local files?
Thanks.