sdi.err

来自「SMDK2442所有设备的驱动测试程序。运行monitor程序」· ERR 代码 · 共 14 行

ERR
14
字号
"sdi.c", line 104: Warning: C2870W: variable 'k' declared but not used
"sdi.c", line 129: Warning: C2870W: variable 'start' declared but not used
"sdi.c", line 175: Warning: C2870W: variable 'i' declared but not used
"sdi.c", line 279: Warning: C2870W: variable 'key' declared but not used
"sdi.c", line 339: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sdi.c", line 344: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sdi.c", line 359: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sdi.c", line 461: Warning: C2892E: signed constant overflow: '<<'
"sdi.c", line 596: Warning: C2870W: variable 'i' declared but not used
"sdi.c", line 694: Warning: C2892E: signed constant overflow: '<<'
"sdi.c", line 758: Warning: C2870W: variable 'i' declared but not used
"sdi.c", line 979: Warning: C2870W: variable 'j' declared but not used
sdi.c: 12 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?