dvstest.err
来自「SMDK2442所有设备的驱动测试程序。运行monitor程序」· ERR 代码 · 共 18 行
ERR
18 行
"dvstest.c", line 85: Warning: C2207W: inventing 'extern int Calc_Clock();'
"dvstest.c", line 92: Warning: C2207W: inventing 'extern int Clk0_Enable();'
"dvstest.c", line 94: Warning: C2207W: inventing 'extern int Clk1_Enable();'
"dvstest.c", line 119: Warning: C2870W: variable 'n' declared but not used
"dvstest.c", line 134: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 139: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 213: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 234: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 255: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 272: Warning: C2207W: inventing 'extern int Lcd_Port_Init();'
"dvstest.c", line 302: Warning: C2870W: variable 'k' declared but not used
"dvstest.c", line 302: Warning: C2870W: variable 'j' declared but not used
"dvstest.c", line 302: Warning: C2870W: variable 'i' declared but not used
"dvstest.c", line 319: Warning: C2821W: trailing '\' continues comment
"dvstest.c", line 347: Warning: C2870W: variable 'cnt_val' declared but not used
"dvstest.c", line 350: Warning: C2871W: static 'Ticker_int' declared but not used
dvstest.c: 16 warnings, 0 errors, 0 serious errors
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?