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.

TMS320F28377S LaunchPad开发套件使用CCS8编程控制LED灯,为何编译时总出现问题

Other Parts Discussed in Thread: TMS320F28377S

Compilation failure
source/subdir_rules.mk:9: recipe for target 'source/F2837xS_GlobalVariableDefs.obj' failed
"../source/F2837xS_GlobalVariableDefs.c", line 95: error #237: variable "CanaRegs" was declared with a never-completed type
"../source/F2837xS_GlobalVariableDefs.c", line 103: error #237: variable "CanbRegs" was declared with a never-completed type
2 errors detected in the compilation of "../source/F2837xS_GlobalVariableDefs.c".
gmake: *** [source/F2837xS_GlobalVariableDefs.obj] Error 1
gmake: Target 'all' not remade because of errors.