I'm running CCS Version: 6.1.0.00104 on Windows 7 64-bit, Service Pack 1. I am trying to import several sample projects which I have downloaded to my PC and stored in C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SimpleBLEPeripheral\CC26xx. I am trying to import these into my CCS workspace which is in a different directory. To import these, I'm going to Project->Import CCS Projects. I browse to the folder given above which contains the 2 projects I want (SimpleBLEPeripheral and SimpleBLEPeripheralStack), select the 2 projects, check the box that says "Copy projects into workspace", and hit Finish. I am able to build the projects fine, but the source code was not copied into my workspace. I've deleted the workspace, recreated it, made sure it is not read-only, but still unable to get the import projects process to actually copy the source code over. When I look at the properties of one of the source files, it shows that it is a Linked file pointing back to the original source code location.
How do I get the import process to actually copy the source files into my workspace?
Thanks...
Brian