• 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...
  • arm FlashFS
    Hi! I'm using your FlashFS with LPC2119;but I Don't know How to add __ram to IAP_Execute.c file ,There are five fountions in it: void IAP_Execute (struct sIAP *pIAP) U32 GetSecNum (U32 adr) int...
  • 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 combination.
    Hello all expert. I would like to integrade RL-FlashFS on LPC2368 device which has 1 SPI, 2 SSP and 1 MCI interface. The concept is to interface AT45DB321 using SSP0 and MCI for SD/MMC card. The...
  • 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...