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.

CCS/CCSTUDIO: Unable to use spaces in path names

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

Hi,

I am trying to use CCStudio 7.3 where all the source files are in a OneDrive directory. The purpose is to keep a second backup in the cloud in addition to GitHub.

The problem is that OneDrive always sets up the working directory as "OneDrive - Company Name" and that is causing CCS to choke

(e.g. /Applications/TI/xdctools_3_50_03_33_core/packages/xdc/bld/xdc_rules.mak:156: *** The macro XDCPATH must not contain any spaces in pathnames.  Stop.)

Is there any way around this?

Regards,

ac