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.

CODECOMPOSER: CCS CLI cannot build project in custom folder in default workspace

Part Number: CC2745R10-Q1

Tool/software: CCS 20.0.1

Hi team,

I use CCS 20.0.1 to build the project via CLI. When I use the project reside in the default workspace_ccstheia it can be done, but when I make a folder under the default workspace and copy the same project into the folder, the console shows cannot find the project. I also use the GUI, it cannot build as well.

The reason I request this is that we have a team and share the workspace but need to have separate folders for different branch.Do you know how to build it by CLI in the different folder?