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.

XDC tools error



Hi 

I am getting the following error whenever I try "Rebuild all". It goes away by itself after some time. Very annoying. Happens both in Release and Debug configurations

'Building file: ../MC4_DSP.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_23_03_53/xs" --xdcpath="C:/ti/bios_6_33_05_46/packages;C:/ti/ccsv5/ccs_base;C:/depot/Departments/SystemsEngineering/Firmware/MC4/MC4_PLATFORM;C:/ti/ipc_1_24_03_32/packages;C:/ti/ndk_2_21_00_32/packages;C:/ti/nsp_1_10_00_03/packages;" xdc.tools.configuro -o configPkg -t ti.targets.C64P_big_endian -p mc4 -r release -c "C:/ti/ccsv5/tools/compiler/c6000_7.3.4" --compileOptions "-g --optimize_with_debug" "../MC4_DSP.cfg"
making package.mak (because of package.bld) ...
js: "C:/ti/xdctools_3_23_03_53/packages/xdc/bld/PackageContents.xs", line 579: xdc.services.global.XDCException: xdc.bld.CREATE_DIR_ERROR: can't create configuration directory package/cfg/
xdctools_3_23_03_53\gmake.exe: *** Deleting file `package.mak'
making package.mak (because of package.bld) ...
js: "C:/ti/xdctools_3_23_03_53/packages/xdc/bld/PackageContents.xs", line 579: xdc.services.global.XDCException: xdc.bld.CREATE_DIR_ERROR: can't create configuration directory package/cfg/
gmake.exe: *** Deleting file `package.mak'
gmake.exe: *** No rule to make target `.configuro'. Stop.
js: "C:/ti/xdctools_3_23_03_53/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** [configPkg/compiler.opt] Error 1
gmake: Target `main-build' not remade because of errors.

**** Build Finished ****