Hi,
I could not get around this error, my machine is 64-bit Windows 7, CCSv5.0.3 is installed in C:\Progra~2\Texas Instruments\, I get this error when I try to build, here's the screen
**** Build of configuration Debug for project PA_simpleExample_exampleProject ****
C:\Program Files (x86)\Texas Instruments\ccsv5\utils\gmake\gmake -k all
'Building file: C:/Program Files (x86)/Texas Instruments/pdk_C6678_1_0_0_12/packages/ti/drv/pa/example/simpleExample/paExample/paExample.cfg'
'Invoking: XDCtools'
"C:/Program Files (x86)/Texas Instruments/xdctools_3_22_01_21/xs" --xdcpath="C:/Program Files (x86)/Texas Instruments/ipc_1_23_01_26/packages;C:/Program Files (x86)/Texas Instruments/bios_6_32_01_38/packages;C:/Program Files (x86)/Texas Instruments/pdk_C6678_1_0_0_12/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r debug -c "C:/Program Files (x86)/Texas Instruments/C6000 Code Generation Tools 7.2.4" "C:/Program Files (x86)/Texas Instruments/pdk_C6678_1_0_0_12/packages/ti/drv/pa/example/simpleExample/paExample/paExample.cfg"
The current directory is invalid.
gmake: *** [configPkg/compiler.opt] Error 1
gmake: Target `all' not remade because of errors.