• ffind
    Hi, I am trying to use 'ffind' command in keil u4 for stm32 microcontroller. I am getting linking error as: ".\Obj\STM3210B-EVAL.axf: Error: L6218E: Undefined symbol ffind (referred from main.o...
  • FlashFS ffind problem
    Can i find files in folders with ffind ? like as : ffind ("myfolder/*.*",&info).
  • 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...
  • 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...