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.

TMS320F28379D: I got the error when I compile the project.

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

**** Build of configuration CPU1_RAM for project epwm_updown_aq_cpu01 ****

"C:\\ti\\ccs1120\\ccs\\utils\\bin\\gmake" -k all

Building file: "C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c"
Invoking: C2000 Compiler
"C:/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --include_path="C:/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/include" -g --define=CPU1 --display_error_number --diag_suppress=10063 --diag_warning=225 --preproc_with_compile --preproc_dependency="F2837xD_SysCtrl.d_raw" "C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c"

>> Compilation failure
subdir_rules.mk:65: recipe for target 'F2837xD_SysCtrl.obj' failed
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 94: error #41: expected an identifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 95: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 132: warning #12-D: parsing restarts here after previous syntax error
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 138: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 138: error #148: declaration is incompatible with "void GPIO_EnableUnbondedIOPullups(void)" (declared at line 269 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\common\include\F2837xD_GlobalPrototypes.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 143: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 149: warning #12-D: parsing restarts here after previous syntax error
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 165: error #80: expected a type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 165: error #80: expected a type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 165: error #80: expected a type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 165: error #80: expected a type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 165: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 165: error #148: declaration is incompatible with "void InitSysPll(Uint16, Uint16, Uint16, Uint16)" (declared at line 88 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\common\include\F2837xD_GlobalPrototypes.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 176: error #41: expected an identifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 176: error #80: expected a type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 176: error #91: function returning function is not allowed
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 176: error #80: expected a type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 183: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 183: error #148: declaration is incompatible with "void InitPeripheralClocks(void)" (declared at line 80 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\common\include\F2837xD_GlobalPrototypes.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 184: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 215: warning #12-D: parsing restarts here after previous syntax error
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 216: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 216: error #148: declaration is incompatible with "volatile struct CPU_SYS_REGS CpuSysRegs" (declared at line 1946 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\headers\include\F2837xD_sysctrl.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 216: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 217: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 217: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 218: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 218: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 219: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 219: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 220: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 220: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 221: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 221: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 222: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 222: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 223: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 223: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 224: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 224: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 225: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 225: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 227: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 227: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 228: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 228: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 229: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 229: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 230: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 230: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 231: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 231: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 232: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 232: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 234: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 234: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 235: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 235: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 236: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 236: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 238: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 238: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 239: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 239: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 241: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 241: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 242: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 242: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 243: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 243: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 244: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 244: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 246: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 246: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 247: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 247: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 248: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 248: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 250: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 250: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 251: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 251: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 253: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 253: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 254: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 254: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 256: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 256: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 257: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 257: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 260: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 260: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 262: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 262: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 265: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 265: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 266: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 266: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 267: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 267: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 268: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 268: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 270: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 270: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 271: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 271: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 272: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 272: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 273: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 273: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 274: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 274: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 275: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 275: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 276: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 276: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 277: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 277: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 279: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 279: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 280: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 280: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 281: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 281: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 284: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 354: warning #12-D: parsing restarts here after previous syntax error
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 355: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 355: error #148: declaration is incompatible with "volatile struct FLASH_CTRL_REGS Flash0CtrlRegs" (declared at line 359 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\headers\include\F2837xD_flash.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 355: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 366: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 366: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 381: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 381: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 382: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 382: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 388: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 388: error #148: declaration is incompatible with "volatile struct FLASH_ECC_REGS Flash0EccRegs" (declared at line 360 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\headers\include\F2837xD_flash.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 388: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 397: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 541: warning #12-D: parsing restarts here after previous syntax error
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 542: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 544: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 546: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 548: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 550: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 551: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 554: warning #12-D: parsing restarts here after previous syntax error
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 555: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 587: warning #12-D: parsing restarts here after previous syntax error
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 593: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 593: error #148: declaration is incompatible with "volatile struct CLK_CFG_REGS ClkCfgRegs" (declared at line 1945 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\headers\include\F2837xD_sysctrl.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 593: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 600: error #171: expected a declaration
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 649: warning #12-D: parsing restarts here after previous syntax error
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 650: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 650: error #28: expression must have a constant value
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 651: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 651: error #28: expression must have a constant value
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 657: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 657: error #148: declaration is incompatible with "volatile struct WD_REGS WdRegs" (declared at line 1944 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\headers\include\F2837xD_sysctrl.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 657: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 658: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 658: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 659: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 659: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 664: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 664: error #60: function call is not allowed in a constant expression
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 669: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 669: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 670: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 670: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 676: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 676: error #148: declaration is incompatible with "volatile struct DEV_CFG_REGS DevCfgRegs" (declared at line 1948 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\headers\include\F2837xD_sysctrl.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 676: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 681: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 681: error #66: expected a ";"
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 691: warning #78-D: this declaration has no storage class or type specifier
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 691: error #148: declaration is incompatible with "void ServiceDog(void)" (declared at line 94 of "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xd\common\include\F2837xD_GlobalPrototypes.h")
"C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c", line 703: error #171: expected a declaration
Error limit reached.
100 errors detected in the compilation of "C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c".
Compilation terminated.
gmake: *** [F2837xD_SysCtrl.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****