Yesterday, CCS suddenly stopped building projects. All of them. I get this output:
**** Build of configuration Debug for project ceiDsp ****
"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../app.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_25_03_72/xs" --xdcpath="C:/ti/bios_6_35_04_50/packages;C:/Clearcase/rbossard_MV_v14.02.00/Keysets/Keysets_GT/ceiDsp/MyRepository/packages;C:/ti/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.C64P -p compunetix.omap3730 -r release -b "C:/Clearcase/rbossard_MV_v16.01.00/Keysets/Keysets_GT/ceiDsp/MyRepository/packages/compunetix/omap3730/config.bld" -c "C:/ti/ccsv6/tools/compiler/c6000_7.4.14" --compileOptions "-g --optimize_with_debug" "../app.cfg"
js: "C:/ti/xdctools_3_25_03_72/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: Error: can't open input file '../app.cfg'
gmake: *** [configPkg/linker.cmd] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****
I've reinstalled CCS 6.1, switched compiler versions, switched and reinstalled xdc and sys/bios vesions. The projects are in source control under clearcase and I've loaded past versions of projects where I know they've built. Nothing makes any difference. I've looked through E2E and found nothing that seems to help. The xdc and compiler versions are shown above and I'm using sys/bios 6.35.4.50. I've deleted the workspace, deleted all the CCS files and directories under my \users profile. I'm at a loss for what else to try or look for. Can anyone help? My development work is completely shut down.
Oh and I'm running windows 7 pro service pack 1 and is pretty up to date with patches.
Rick