Hi:
I had a working build setup under CCSv5. I did a build 'clean' and then issued the command to build 'all.' Now I am getting the error below. Could you please help resolve this?
Thanks a lot!
Cheers,
Mushtaq
**** Build of configuration Debug for project msgqdsp ****
C:\CCStudio_v5\ccsv5\utils\bin\gmake -k all
'Building file: ../Dsp.cfg'
'Invoking: XDCtools'
"C:/CCStudio_v5/xdctools_3_22_04_46/xs" --xdcpath="C:/CCStudio_v5/ipc_1_23_05_40/packages;C:/CCStudio_v5/syslink_2_20_00_14/packages;C:/CCStudio_v5/bios_6_32_05_54/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.evmOMAPL138:dsp -r debug -b "C:/Documents and Settings/msyed/workspace_v5_1/msgqdsp/config.bld" -c "C:/CCStudio_v5/ccsv5/tools/compiler/c6000" --cfgArgs "{dmTimerFreq:32768}" "../Dsp.cfg"
making package.mak (because of package.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
making package.mak (because of config.bld) ...
C:/CCStudio_v5/xdctools_3_22_04_46/packages/xdc/bld/xdc_rules.mak:313: *** Error: Specified build configuration file '' is not found. Stop.
js: "C:/CCStudio_v5/xdctools_3_22_04_46/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: Target `all' not remade because of errors.
**** Build Finished ****