• ffind function not serching the file
    Hey, The parallel Nand flash memory is interfaced with lpc1788 and file system is also implemented using keil library. i have labeled the drive "MyDrv" while formating and created a folder with...
  • ffind function not serching the file
    Hey, The parallel Nand flash memory is interfaced with lpc1788 and file system is also implemented using keil library. i have labeled the drive "MyDrv" while formating and created a folder with...
  • ffind function of file system returns fsAccessDenied
    Hi, I am trying to find file config.xml in folder Config in SD card. for this I am using function ffind("M0:Config\\config.xml",structure address of fsFileInfo); but this function always returns...
  • ffind function of file system returns fsAccessDenied
    Hi, I am trying to find file config.xml in folder Config in SD card. for this I am using function ffind("M0:Config\\config.xml",structure address of fsFileInfo); but this function always returns...
  • ffind problem with RL-ARM 3.24
    I have just update the RL-ARM source fils with the 3.24 and now when I use : FINFO info; ffind("Show.sdp",&info); I have an Dabt_Handler. What is the problem ? Thanks