This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28335: XDC tools issues.

Part Number: TMS320F28335

Tool/software: Code Composer Studio

when compile, facing a err: 

***Build of configuration Release for project HelloWorld ****

"C:\\titi\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../HelloWorld28335.tcf'
'Invoking: TConf'
"C:/ti/xdctools_3_32_01_22_core/tconf" -b -Dconfig.importPath="C:/titi/ccsv6/bios_5_41_13_42/packages;" "../HelloWorld.tcf"
'"C:/ti/xdctools_3_32_01_22_core/tconf"' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
gmake: *** [HelloWorldcfg.cmd] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****