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.

LP-AM243: Unable to add sdk source files into git

Part Number: LP-AM243

Hello,

 I am using CCS 12 and would like to add the ecat beckhoff slave demo project into git via Microsoft Azue. I followed instructions and am able to add the project files such as makefile etc into the git repo but not sdk files for some reason. I tried manually to add them into the git via "Team" but I did not see the "Add" index meanu. These sdk files are in the original example folder. Please help.

Thanks.

Ming

  • Hi Ming,

    Can you please tell me what do you mean by adding to Git using microsoft azure.

    I tried manually to add them into the git via "Team" but I did not see the "Add" index meanu.

    Can you try just git bash and see if these files are discovered there if not probably you have to copy them manually in the required folder, then try importing the project again, to see them in CCS,

    Br

    Nilabh A.

  • Thanks for looking at this issue. I just found out these files are added as links while importing the example project. After using "copy" in the xml file I am able to add into git.