This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: Correct Project Import Procedure



Tool/software: Code Composer Studio

Hi there,

Could someone please advise on the correct way to import a project into CCS?

This is my scenario...  I have updated my PC and I have a bunch of TI C2000 Projects on my old laptop.  We use an in house GIT Repo Server which has all of my code checked in.

Now, on the old PC I have several GIT repo's in the TI Workspace Folder, each one in it's own folder.  So for example, if I have a project called "SHRX Custom Bootloader", then within the "Workspace 6.2" I will have:

c:\ti\software\workspace 6.2\SHRX Custom Bootloader

Within the embedded will be source, headers, .git folders, etc.

Now, I want to transfer to the new PC.  I have checked in all code to the Server, created a new repo on the new PC and pulled the source into this, so on the new server I have:

d:\software_code\TI\SHRX Custom Bootloader

Therefore, I have a carbon copy of each branch on the new PC, and now I want to start working on the code...

I thought I would see the code in the "Project Explorer" of CCSv7 but I don't.  So...  I thought I would need to "Import" the project.  When I try this I don't want to Copy the project as it is already there, but I get the following error:

What is the correct procedure to allow me to transfer to a new repo, on a new PC without creating copys of code?

Any pointers appreciated,

Mike.