• DMA
    Does anybody know how to use DMA on lpc2148? Thanks
  • 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...
  • 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...