idle.err

来自「armer9 s3c2410 平台」· ERR 代码 · 共 12 行

ERR
12
字号
"idle.c", line 19: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"idle.c", line 25: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"idle.c", line 35: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"idle.c", line 42: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"idle.c", line 65: Warning: C2207W: inventing 'extern int PWR_Lcd_Tft_16Bit_240320_On();'
"idle.c", line 66: Warning: C2207W: inventing 'extern int PWR_StartIIS();'
"idle.c", line 67: Warning: C2207W: inventing 'extern int PWR_StartTimer();'
"idle.c", line 82: Warning: C2207W: inventing 'extern int SetAlarmWakeUp();'
"idle.c", line 97: Warning: C2870W: variable 'extintMode' declared but not used
"idle.c", line 201: Warning: C2870W: variable 'extintMode' declared but not used
idle.c: 10 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

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