I am working with lpc 2388. In my application I am using sd file system (using FS_ARM_L.LIB by KEIL ) .But I don't understander finit().How do it enter into mci_init()? Please give suggestion regarding this.
thanks!now I have been known that the finit() call the fs_init(),fs_spi_init(),fat_init() & mmc_init()(mci_init()).OK? which folder is it source code in?
Maybe:
C:\Keil\ARM\RL\FlashFS\SRC