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.

FFTC_Simple_testProject 编译不通过



在学习这个例程的时候出现工程无法build的情况  例程在这个目录下 C:\Program Files\Texas Instruments\pdk_C6670_1_0_0_9_beta2\packages\ti\drv\exampleProjects\FFTC_Simple_testProject

我的ccs 5.0安装在D:\Program Files\Texas Instruments 目录下。

 

错误提示是:

 

D:\Program Files\Texas Instruments\ccsv5\utils\gmake\gmake -k all 

'Building file: C:/Program Files/Texas Instruments/pdk_C6670_1_0_0_9_beta2/packages/ti/drv/fftc/test/fftc_test.cfg'

'Invoking: XDCtools'

"D:/Program Files/Texas Instruments/ccsv5/xdctools_3_20_08_88/xs" --xdcpath="D:/Program Files/Texas Instruments/ccsv5/ipc_1_22_03_23/packages;D:/Program Files/Texas Instruments/ccsv5/bios_6_31_04_27/packages;C:/Program Files/Texas Instruments/pdk_C6670_1_0_0_9_beta2/packages;"  xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6670 -r debug -c "D:/Program Files/Texas Instruments/ccsv5/tools/compiler/c6000" "C:/Program Files/Texas Instruments/pdk_C6670_1_0_0_9_beta2/packages/ti/drv/fftc/test/fftc_test.cfg"

当前目录无效。

gmake: *** [configPkg/compiler.opt] Error 1

gmake: Target `all' not remade because of errors.