Tool/software: TI C/C++ Compiler
Hello,
I've been tooling along fine, building my C674X project in CCS 8.1, with compiler 7.4, when out of the blue, it starts complaining about not being able to create a directory when compiling the package. I can't get much farther, without a resolution, so any assistance is appreciated.
Here is the error:
>> Compilation failure
system/SPI_Flash/configPkg/package/subdir_rules.mk:12: recipe for target 'build-109859777-inproc' failed
js: "C:/ti/xdctools_3_50_07_20_core/packages/xdc/bld/PackageContents.xs", line 576: xdc.services.global.XDCException: xdc.bld.CREATE_DIR_ERROR: can't create configuration directory package/cfg/
xdctools_3_50_07_20_core\gmake.exe: *** Deleting file `package.mak'
xdctools_3_50_07_20_core\gmake.exe: unlink: package.mak: Permission denied
gmake.exe: *** [package/cfg/build_pe674.oe674] Error 1
js: "C:/ti/xdctools_3_50_07_20_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-109859777-inproc] Error 1
Robert