2440loader-8bit.err

来自「S3C2440的nandboot源码」· ERR 代码 · 共 12 行

ERR
12
字号
"2440loader-8bit.c", line 82: Warning: C2207W: inventing 'extern int Uart_Init();'
"2440loader-8bit.c", line 83: Warning: C2207W: inventing 'extern int Uart_Select();'
"2440loader-8bit.c", line 95: Warning: C2207W: inventing 'extern int Max1718_Set();'
"2440loader-8bit.c", line 127: Warning: C2870W: variable 'j' declared but not used
"2440loader-8bit.c", line 127: Warning: C2870W: variable 'i' declared but not used
"2440loader-8bit.c", line 134: Warning: C2207W: inventing 'extern int Uart_SendString();'
"2440loader-8bit.c", line 213: Warning: C2871W: static 'NF8_MarkBadBlock' declared but not used
"2440loader-8bit.c", line 213: Warning: C2871W: static 'NF8_WritePage' declared but not used
"2440loader-8bit.c", line 213: Warning: C2871W: static 'NF8_EraseBlock' declared but not used
"2440loader-8bit.c", line 213: Warning: C2871W: static 'NF8_CheckId' declared but not used
2440loader-8bit.c: 10 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

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