Hello,
This is a question about CCS (ver. 5.21) setup. I have been storing all my source, project files in one folder - A, so the path to it is C:\Projects\A. Everything has been working fine for both RAM and Flash targeted designs.
I decided to start a new folder where I would store other designs with path C:\Projects\B. I noticed that any projects that I copied from folder A to folder B by way of ‘Import -> Existing CCS Eclipse Projects’ lose their attributes/properties in a new folder. For example, the same projects change from “CCS General” to “General” after import and I am missing all the items associated from CCS project. I tried looking for the *.ept file which I read about as something to import as well but I don’t seem to have it associated with the original project. It also changed from “CCS Build” to just “Build” and I lost Builders, C/C++ Build, C/C General, Run/Debug Settings.
I do see that the Compilers are set to C:/TI/ccsv5 and C:/TI/ccsv5/tools/compiler - the same for the project in folder A and folder B
Is there some setting that needs to be selected while I am importing the project?
Thanks
Monika