Other Parts Discussed in Thread: TMDSCNCD28335, CONTROLSUITE, C2000WARE, TMS320F28335
主题中讨论的其他器件:TMDSCNCD28335、 controlSUITE、 C2000WARE、
工具/软件:Code Composer Studio
大家下午好、
我对编程领域比较陌生、因此、我尝试将示例"闪烁 LED"从 TI Resource Explorer 加载到连接到集线站 USB-EMU [R3}的 TMDSCNCD28335。 但是、无法执行代码、并且我遇到了几个错误。
****为项目 FlashingLets-F28335构建配置 F2833x_FLASH ****
"C:\\ti\\ccsv6\\utils\\bin\\gmake"-k all
'生成文件:./FlashingLets-DevInit_F2833x.c'
'调用:C2000编译器'
"c:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000 "--silicon_version=28 -g -define="_debug"--define="large_model"--define ="flash"--include_path="C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/include --include_path="C:/Users/device_support/f2833x/v132/DSP2833x_headers/include -- include_path="C:/Users/device_support/f2833x/v132/DSP2833x_common/include -- include_path="C:/Users/development_kits~-- include_path="c:-- pred_devintrads"-"32x:fus_support/capsepulation_rebuild_support/capsit_support/capsepulations"-flature_f33x_divature_support/capse-fature_support/caps=F2833x_support/capsepulations"-fus_support/capse-fature_intrus_support/capsepulation_sature_fus_fus_f33x_support/
>>编译失败
subdir_rules.mk:21:目标'FlashingLets-DevInit_F2833x.obj'的配方失败
gmake:***没有规则使目标'C:/Users/device_support/f2833x/v132/DSP2833x_common/source/DSP2833x_CodeStartBranch.asm,D 282833x_CodeStartBranch.obj'需要。
gmake:***没有规则使目标'C:/Users/device_support/f2833x/v132/DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c,D 282833x_GlobalVariableDefs.obj'需要。
"./FlashingLets-DevInit_F2833x.c"、第11行:致命错误:无法打开源文件"PeripheralHeaderInIncl包括.h"
1在编译"./FlashingLets-DevInit_F2833x.c"时检测到灾难性错误。
编译已终止。
gmake:***[FlashingLets-DevInit_F2833x.obj]错误1.
'生成文件:./FlashingLets-Main.c'
'调用:C2000编译器'
"c:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000 "--silicon_version=28 -g -define="_debug"-define ="large_model"--define ="flash"--include_path="C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/include --include_path="C:/Users/device_support/f2833x/v132/DSP2833x_headers/include -- include_path="C:/Users/device_support/f2833x/v132/DSP2833x_common/include -- include_path="C:/Users/development_kits~-- include_path="C:-- pred_support=main.float_support/capse-fature=32 bulation_sensus_support/capse-support/capsepulation_sature_support/capse-fature_support/capse-fature_support/capsepulations"--fature_support/capse-fature_support/capse-fpulation_real-fature_fature_fature
>>编译失败
subdir_rules.mk:28:目标'FlashingLets-Main.obj'的配方失败
"./FlashingLets-Main.c"、第53行:致命错误:无法打开源文件"PeripheralHeaderInIncl包括.h"
1在编译"./FlashingLets-Main.c"时检测到灾难性错误。
编译已终止。
gmake:***[FlashingLets-Main.obj]错误1.
gmake:***没有规则使目标'C:/Users/development_kits~SupportFiles/source/SciCommsGui.c'成为'sciCommsGui.obj'所需的目标。
gmake:***没有使目标'C:/Users/device_support/f2833x/v132/DSP2833x_headers/cmd/DSP2833x_Headers_nonBIOS.cmd '成为'FlashingLets.out'所需的规则。
gmake:目标"全部"不会由于错误而重新生成。
****构建完成****
我对任何不便深表歉意,但尽管我在论坛上搜索并试图解决问题,但我仍无法解决这一问题很长时间。 如果有任何帮助,将不胜感激。