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/CC2640R2F: How to move my custom board files to the project file

Part Number: CC2640R2F


Tool/software: Code Composer Studio

Hi,

I have followed this TI document to create my board files, but they are placed under TI SDK route.

In order to track my project with git and work with other developers, I wonder if there is any way to move my board files to the project folder.

I have tried simply move board files to the project folder, but it came out many link errors: symbol "xxxx" has already been defined.  

Best regards

Alice