I am building a project using Code Composer V6 and I am getting the following:
Invoking: TConf
"/opt/ti/xdctools_3_30_03_47_core/tconf" -b -Dconfig.importPath="/opt/ti/bios_5_41_10_36/packages;/packages;" "../VC5505_CSL_BIOS_cfg.tcf"
/bin/sh: 1: /opt/ti/xdctools_3_30_03_47_core/tconf: not found
gmake: *** [VC5505_CSL_BIOS_cfg.cmd] Error 127
gmake: Target `all' not remade because of errors.
What the heck is going here?