compiling wdg.c...
..\HARDWARE\WDG\wdg.h(1): warning: #14-D: extra text after expected end of preprocessing directive
..\HARDWARE\WDG\wdg.h(2): warning: #2775-D: white space is required between the macro name "__WDG" and its replacement text
..\HARDWARE\WDG\wdg.h(10): warning: #1295-D: Deprecated declaration WWDG_NVIC_Init - give arg types
..\HARDWARE\WDG\wdg.h(12): warning: #1-D: last line of file ends without a newline
..\HARDWARE\LED\led.h(8): warning: #1-D: last line of file ends without a newline
..\HARDWARE\WDG\wdg.c(35): error: #65: expected a ";"//这个错误是怎么回事啊????
..\HARDWARE\WDG\wdg.c(61): warning: #1-D: last line of file ends without a newline
..\HARDWARE\WDG\wdg.c - 1 Error(s), 6 Warning(s).
有谁能帮忙解答一下,这个是什么错误啊,建立的时候显示没有错误啊 就是编译的时候就有这个错误?????
|