Hi,
I'm trying to import multiple legacy 3.3 projects into CCSv5 workspace, but I'm facing some problem resolving the path variables and linked resources. Can somebody elabaorate the differences between the following linked reosurces:
What is the difference between Parent_Loc and Workspace_Loc, SRC_ROOT and COMMON_ROOT?
I have 3 folders containing my 3.3 project:
projectfiles: This contains the .mak,.pjt files, etc. of the projects.
project: This folder contains the .ccsproject,.cdtbuild, macros.ini files and the .metadata folder of the project files.
Source: This contains the source files.
I have created a new folder in the same location and trying to import the projectfiles into the new folder, but then unresolved paths appear. What COMMON_ROOT should be specified while importing the project?