dvstest.err
来自「2440 cpu test」· ERR 代码 · 共 18 行
ERR
18 行
"dvstest.c", line 83: Warning: C2207W: inventing 'extern int Calc_Clock();'
"dvstest.c", line 90: Warning: C2207W: inventing 'extern int Clk0_Enable();'
"dvstest.c", line 92: Warning: C2207W: inventing 'extern int Clk1_Enable();'
"dvstest.c", line 117: Warning: C2870W: variable 'n' declared but not used
"dvstest.c", line 132: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 137: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 211: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 232: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 253: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"dvstest.c", line 270: Warning: C2207W: inventing 'extern int Lcd_Port_Init();'
"dvstest.c", line 300: Warning: C2870W: variable 'k' declared but not used
"dvstest.c", line 300: Warning: C2870W: variable 'j' declared but not used
"dvstest.c", line 300: Warning: C2870W: variable 'i' declared but not used
"dvstest.c", line 317: Warning: C2821W: trailing '\' continues comment
"dvstest.c", line 345: Warning: C2870W: variable 'cnt_val' declared but not used
"dvstest.c", line 348: 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 + -
显示快捷键?