Tool/software: Code Composer Studio
Hi,
I am migrating a CCS build to Linux (16.04 LTS) from Windows. I am using CC2650 BLE-STACK 2.2.1. I have tried both CCS 6.2 and 7.2 and both show same failure to copy files into the workspace. I followed basic instructions at
to get the simple_peripheral project to build.
I want to then import a project into the workspace so I can edit without touching original sources. I import with the "copy projects into workspace" box ticked which does exactly what I want in Windows
but in Linux I have no source files copied to the workspace and in project explorer I can see that the files actually resolve back to the original SDK files not a copy in workspace.
is there a change I can make to the project files to force this to happen in Linux or is it a bug?
Thanks, Iain