• 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
  • 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
  • problem with file name returned by ffind
    Hi I am using LPC1768 to store and read data from SD I have a folder called My1stFolder in which there is a second folder called my2ndFolder I create some files in M0:\My1stFolder\my2ndFolder and...
  • problem with file name returned by ffind
    Hi I am using LPC1768 to store and read data from SD I have a folder called My1stFolder in which there is a second folder called my2ndFolder I create some files in M0:\My1stFolder\my2ndFolder and...
  • FlashFS ffind problem
    Can i find files in folders with ffind ? like as : ffind ("myfolder/*.*",&info).