Part Number: CC2640
Tool/software: Code Composer Studio
I am working with CCS8.3 on MacOS Mojave.
I just imported project_zero sample from Resource Explorer > CC2640R2 SDK > Examples > Development Tools > CC2640R2 LaunchPad > blestack.
CCS did not ask for copy to workspace or not.
After import, I checked .c file properties and location.
project_zero.c, location is ~/workspace_v8/project_zero_cc2640r2lp_app/Application/
main.c, location is ~/ti/simplelink_cc2640r2_sdk_2_30_00_28/examples/....
Do you know why some .c files are copied to workspace, some .c file stays ~/ti directory.
It is hard to manage by Git.