NXP LPC1765 Cortex-M3 and K9F5068UOC is used.
1.Low-level nand flash driver functions are programed and checked well.
2.The file "NAND_LPC24xx.c" is used as a model to write the driver functions. What's more,
function "SetPageLayout (NAND_DRV_CFG *cfg)" is included in "static U32 Init(NAND_DRV_CFG *cfg)".
3.FILE_CONFIG.C is configed.
Problem: i = fformat("N:NAND /FAT32 /WIPE"); (after executed i = 2) i = finit("N:"); (after executed i = 1)