2440loader16.err

来自「samsung2440 NAND Flash Bootloader」· ERR 代码 · 共 10 行

ERR
10
字号
"2440loader16.c", line 87: Warning: C2207W: inventing 'extern int Uart_Init();'
"2440loader16.c", line 88: Warning: C2207W: inventing 'extern int Uart_Select();'
"2440loader16.c", line 99: Warning: C2207W: inventing 'extern int Max1718_Set();'
"2440loader16.c", line 136: Warning: C2207W: inventing 'extern int Uart_SendString();'
"2440loader16.c", line 220: Warning: C2871W: static 'NF16_MarkBadBlock' declared but not used
"2440loader16.c", line 220: Warning: C2871W: static 'NF16_WritePage' declared but not used
"2440loader16.c", line 220: Warning: C2871W: static 'NF16_EraseBlock' declared but not used
"2440loader16.c", line 220: Warning: C2871W: static 'NF16_CheckId' declared but not used
2440loader16.c: 8 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

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