• Is FlashFS Buggey?
    I have some problems with FlashFS. I described one about masking in ffind() earlier but now I can't get fread() working. It works like a charm in simulating FlashFS RAM drive but in reality...
  • Partitioning with FlashFS
    Hi all, I'm wondering if there is a way to partition my SPI Flash Device with FlashFS from Keil? For prevent dataloss on powerfail, i'd like to have two seperate partitions with the same data...
  • 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...
  • SPI Flash in RL-ARM FlashFS
    I use SPI flash memory for FlashFS (LPC23xx and Microchip SST25VF032B or Numonyx N25Q032). All are OK, but I cannot create a directory as SD card. if I use the string s:\dir\file.ext char file_name_str...
  • 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...