I am trying to compile some code. I am getting the following information in the console menu. Any idea what is wrong here?
DSP/BIOS Version 5.41.10.36
Compiler Version 7.4.7
Board OMAP 138L (C6748)
**** Build of configuration Debug for project audio_ChannelMask_prd ****
"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../audio_ChannelMask_prd.tcf'
'Invoking: TConf'
"C:/ti/xdctools_3_30_01_25_core/tconf" -b -Dconfig.importPath="C:/Program Files/Texas Instruments/bios_5_41_10_36/packages;" "../audio_ChannelMask_prd.tcf"
'"C:/ti/xdctools_3_30_01_25_core/tconf"' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [audio_ChannelMask_prdcfg.cmd] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****