Tool/software: Code Composer Studio
Hi Team,
We're working on a new project and I have a question on how to get all the source files in one project folder.
For example, currently, some source files in the sensorTag project are the links to the files in ti\simplelink\ble_sdk_2_02_04_06\src, some files are in the workspace_10/sensorTag. Is there any utility I could use to copy all the source files used in the project to sensorTag folder and have the include/source paths updated automatically?
This way I could make sure all the source files (application, drivers, etc) are in one place.
Thank you for the help here.