xmain.err
来自「The firmware test code for s3c2440」· ERR 代码 · 共 16 行
ERR
16 行
"xmain.c", line 269: Warning: C2870W: variable 'mpll_val' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'DMA_M2M' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'Dma3Done' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'Dma2Done' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'Dma1Done' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'Dma0Done' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'NF8_Init' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'NF8_MarkBadBlock' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'NF8_IsBadBlock' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'NF8_WritePage' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'NF8_ReadPage' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'NF8_EraseBlock' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'NF8_CheckId' declared but not used
"xmain.c", line 338: Warning: C2871W: static 'Ticker_int' declared but not used
xmain.c: 14 warnings, 0 errors, 0 serious errors
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?