Tool/software: Code Composer Studio
Hi All,
I have v7.0 CCS. i have created a project that builds & runs fine. I have copied the contents of the project into another folder & renamed the new folder. when I open the same workspace & import the new folder & try to build, it seems that nothing happens.
What could be the problem? in summary- below is the problem.
Workspace name: TEST
Project Name: try -> this works fine.
Folder Name: /.../.../hello_world
copied contents of folder hello_world into new folder called hello_earth
Workspace name: TEST
Project Name: try1
Folder Name: /.../.../hello_earth
Imported project name try1 into TEST workspace -> build project -> no output on the console window, no errors/warning
**I have noticed that there is an * sign under the new project name try1
