• TCPnet & FLASHfs in RTX
    Hi all ! Info : working uVision V3.60 on MCB2300 I created an application using theses guidelines : Add RTX to my project : www.keil.com/.../rlarm_ar_create_newapp.htm - Copy the RTX_config...
  • FlashFS ffind problem
    Can i find files in folders with ffind ? like as : ffind ("myfolder/*.*",&info).
  • problem with combining MicroLib with FlashFs
    Hello all, I want to use SD-Card with FAT-32, so I should use FlashFs. But when I use it, it consume so much "ZI-data". Also I want to use UDP Socket. On the other hand when I use FlashFs, I can not...
  • the problem about the flashfs
    i want to put both the code and the files in the internal flash memory,how can i config the file"fs_flashdev.h" and the DEFINES "FL_BADR" and "FL_SIZE" in File_config.c for example: The internal...
  • RL-FlashFS
    Does someone knows if the RL-FlashFS is fully implemented? I am having problems with the storing data on the flash file system. I opened the file with fopen, then wrote some data into it, and close it...