Hello,
Hello I have interfaced EFSL(SD Card) with LPC1768 and its working fine. But I am not able to check the number of bmp files in current dir.
ls_openDir(&list ,&(efs.myFs ),"/"); while(ls_getNext(&list)==0)
The above code is for open the dir and get next file list. Please give some thoughts on how to get num of bmp files in current dir.
The EFSL code is at Downloads section of coineltech.com/.../33 "LPC1768 HPLUS Saple Code".
Actually, that's just someone redistributing it.
The EFSL home page is: http://efsl.be/
Which points you to: sourceforge.net/.../
Where there is a support page: sourceforge.net/.../support
As Tamir says, it has nothing to do with Keil!
Thanks for your quick responses, I'll check it out on efsl support page.
View all questions in Keil forum