TMS320F28069: build 969505169

Part Number: TMS320F28069
Other Parts Discussed in Thread: CONTROLSUITE, POWERSUITE

在编译时我遇到了这些错误, ,编译过程为
"C:\\ti\\ccs1260\\ccs\\utils\\bin\\gmake" -k -j 16 clean -O DEL /F "LDD0520.out" DEL /F "LPSC_Codes\GPIO.obj" "LPSC_Codes\LDDiProg.obj" "LPSC_Codes\LPSC.obj" "LPSC_Codes\Process.obj" "LPSC_Codes\SensorSPI.obj" "LPSC_Codes\TECDriver.obj" "LPSC_Codes\Terminal.obj" "Source\F2806x_Adc.obj" "Source\F2806x_CSMPasswords.obj" "Source\F2806x_CodeStartBranch.obj" "Source\F2806x_Comp.obj" "Source\F2806x_CpuTimers.obj" "Source\F2806x_DBGIER.obj" "Source\F2806x_DefaultIsr.obj" "Source\F2806x_DisInt.obj" "Source\F2806x_Dma.obj" "Source\F2806x_ECan.obj" "Source\F2806x_ECap.obj" "Source\F2806x_EPwm.obj" "Source\F2806x_EQep.obj" "Source\F2806x_GlobalVariableDefs.obj" "Source\F2806x_Gpio.obj" "Source\F2806x_HRCap.obj" "Source\F2806x_I2C.obj" "Source\F2806x_Mcbsp.obj" "Source\F2806x_OscComp.obj" "Source\F2806x_PieCtrl.obj" "Source\F2806x_PieVect.obj" "Source\F2806x_Sci.obj" "Source\F2806x_Spi.obj" "Source\F2806x_SysCtrl.obj" "Source\F2806x_TempSensorConv.obj" "Source\F2806x_usDelay.obj" DEL /F "LPSC_Codes\GPIO.d" "LPSC_Codes\LDDiProg.d" "LPSC_Codes\LPSC.d" "LPSC_Codes\Process.d" "LPSC_Codes\SensorSPI.d" "LPSC_Codes\TECDriver.d" "LPSC_Codes\Terminal.d" "Source\F2806x_Adc.d" "Source\F2806x_Comp.d" "Source\F2806x_CpuTimers.d" "Source\F2806x_DefaultIsr.d" "Source\F2806x_Dma.d" "Source\F2806x_ECan.d" "Source\F2806x_ECap.d" "Source\F2806x_EPwm.d" "Source\F2806x_EQep.d" "Source\F2806x_GlobalVariableDefs.d" "Source\F2806x_Gpio.d" "Source\F2806x_HRCap.d" "Source\F2806x_I2C.d" "Source\F2806x_Mcbsp.d" "Source\F2806x_OscComp.d" "Source\F2806x_PieCtrl.d" "Source\F2806x_PieVect.d" "Source\F2806x_Sci.d" "Source\F2806x_Spi.d" "Source\F2806x_SysCtrl.d" "Source\F2806x_TempSensorConv.d" DEL /F "Source\F2806x_CSMPasswords.d" "Source\F2806x_CodeStartBranch.d" "Source\F2806x_DBGIER.d" "Source\F2806x_DisInt.d" "Source\F2806x_usDelay.d" 找不到 C:\CCSwork\LDD0520\Debug\LDD0520.out 找不到 C:\CCSwork\LDD0520\Debug\LPSC_Codes\GPIO.obj 找不到 C:\CCSwork\LDD0520\Debug\Source\F2806x_Adc.obj 找不到 C:\CCSwork\LDD0520\Debug\LPSC_Codes\GPIO.d 找不到 C:\CCSwork\LDD0520\Debug\Source\F2806x_Adc.d 找不到 C:\CCSwork\LDD0520\Debug\Source\F2806x_CSMPasswords.d Finished clean **** Build Finished **** **** Build of configuration Debug for project LDD0520 **** "C:\\ti\\ccs1260\\ccs\\utils\\bin\\gmake" -k -j 16 all -O Building file: "../LDD0520.cfg" Invoking: XDCtools "C:/ti/xdctools_3_25_03_72/xs" --xdcpath="C:/ti/ipc_1_24_03_32/packages;C:/ti/controlSUITE/powerSUITE/v_1_06_00_00/packages;C:/ti/bios_6_35_06_56/packages;C:/CCSwork;C:/CCSwork/myBoard;" xdc.tools.configuro -o configPkg -t devkits.target.Generic -p myBoard.TMS320F28069 -r debug -c "C:/ti/ccs1260/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS" "../LDD0520.cfg" making package.mak (because of package.bld) ... generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ... configuring LDD0520.x28L from package/cfg/LDD0520_p28L.cfg ... subdir_rules.mk:12: recipe for target 'build-969505169-inproc' failed js: "C:/CCSwork/myBoard/TMS320F28069/Platform.xs", line 30: xdc.services.global.XDCException: ti.platforms.generic.LINK_TEMPLATE_ERROR: Target package devkits.target does not contain linker command template 'linkcmd.xdt'. gmake.exe: *** [package/cfg/LDD0520_p28L.xdl] Error 1 gmake.exe: *** Deleting file `package/cfg/LDD0520_p28L.xdl' gmake.exe: *** [package/cfg/LDD0520_p28L.xdl] Deleting file `package/cfg/LDD0520_p28L.h' gmake.exe: *** [package/cfg/LDD0520_p28L.xdl] Deleting file `package/cfg/LDD0520_p28L.c' js: "C:/ti/xdctools_3_25_03_72/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted. gmake[1]: *** [build-969505169-inproc] Error 1 gmake: *** [build-969505169] Error 2 subdir_rules.mk:9: recipe for target 'build-969505169' failed gmake: Target 'all' not remade because of errors. **** Build Finished ****