Other Parts Discussed in Thread: C2000WARE
基于:
CCS Version: 11.2.0.00007
xdctools_3_62_01_16_core
C2000Ware_4_01_00_00
(1)ccs import 工程led_ex1_c28x_cm_blinky_cpu1
(2)File -> new -> RTSC Configuration File, 添加led_ex1_c28x_cm_blinky_cpu1.cfg
(3)编译工程错误
subdir_rules.mk:19: recipe for target 'build-1089906257-inproc' failed
gmake: *** No rule to make target 'C:/ti/ccs1120/ccs/eclipse/driverlib/f2838x/driverlib/ccs/Debug/driverlib.lib', needed by 'all'
(4) 右键led_ex1_c28x_cm_blinky_cpu1.cfg,open with XGCONF, 提示错误:
org.eclipse.rtsc.xdctools.INVALID_RTSC_TARGET: Invalid target
(5)右键工程-> Properties, 提示错误:
None of the currently selected products supplies value for the Target. Please specify the Target manually, or try using a pre-3.30 version of XDCtools.
问题:XDCtools是安装ccs11时默认安装的,为什么会提示要安装更旧的XDCtools? 应该如何解决?