• RL-FlashFS: ffind is working very slowly
    Hello, I recognized that the ffind(...) is getting very slow when the number of files is growing above 40 - 50 files. Like in the documentation I abuse a repeated call to ffind("*",&info); to generate...
  • RL-FlashFS: ffind is working very slowly
    Hello, I recognized that the ffind(...) is getting very slow when the number of files is growing above 40 - 50 files. Like in the documentation I abuse a repeated call to ffind("*",&info); to generate...
  • 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
  • Got the problem with FFIND command
    at first,I make a program that list all file in SD card with FFIND function.not using RTOS yet,it's work fine. then,I using RTOS (use RTX) ,every fuction work fine (such as fopen,fclose,etc) except...
  • 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