主题中讨论的其他器件:C2000WARE
我在编译期间遇到2个错误。 请告诉我缺陷在哪里。
****为项目 TotalAlgo 构建配置调试****
"C:\\ti\\ccs1040\\ccs\\utils\bin\\gmake"-k -j 8 all -O
生成文件:"../F2837xD_GlobalVariableDefs.c"
调用:C2000编译器
"c:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_20.2.5.LTS/bin/cl2000 -v28 -ml -mt --cla_support=cla1 -float_support=fpu32 -tmu_support=tmu0 -vcu_support=vcu2 -include_path="C:/Users/rnair/workspace_v10/TotalAlgo /ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_20.2.5.LTS/include -include_path="C:/ti/c2000/C2000Ware_3_04_00_00/device_support/f2837xd/common/include -include_path="C:/ti/c2000/C2000Ware_3_04_00_00/device_support/f2837xd/headers/include:cn"-vari_usion_super-fus=v28xd_probulation=v-board_defension_prob_us-board-board-board.inc=v28xd_display_suppremotion_us_gui_us-file_display_gui=us_gui_us-ines=v-probulation=us_us_guest_us_gui_gui_guest_us.us_abus_gui=v-ines=us_abus_us.us_us.us.us_abus_ab
>>编译失败
subdir_rules.mk:9:目标'F2837xD_GlobalVariableDefs.obj'的配方失败
"./F2837xD_GlobalVariableDefs.c"、第280行:错误#237:变量"DcsmZ1Otp"被声明为从未完成的类型
"./F2837xD_GlobalVariableDefs.c"、第288行:错误#237:变量"DcsmZ2Otp"被声明为从未完成的类型
2在"../F2837xD_GlobalVariableDefs.c"的编译中检测到错误。
gmake:***[F2837xD_GlobalVariableDefs.obj]错误1.
gmake:目标"全部"不会由于错误而重新生成。
****构建完成****