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/CC1350: Export the project

Part Number: CC1350


Tool/software: Code Composer Studio

When I have modified a project,but it located in the "simplelink_cc13x0_sdk_1_60_00_21" directory. I want to export to this project to my computer, so I can give this project to others or use it in the future .when I use this project next,I can not need to install SDK. how can I do? I have tried to copy the project file directly, but its include files are absolute paths. So I don't know how to do it.