• Flash file system and mkdir
    I want to use mkdir command with FlashFS , but it seems that FlashFS doesnt support this command ! Is there any way to create directories on SD card using FlashFS ?
  • FLASH file system
    I need to implement flash file system. Don't know anything about it. Do I need to use the kernel or can I get the functionality without it?
  • em flash file system
    I get the RTL F l a s h F i l e S y s t e m E x a m p l e with SST39x320x (16-bit Bus). I integrated with usb mem mass store example but I dont know how change the memory pointer to flash pointer. I...
  • Flash File system on LPC2129
    Hello everyone, I'm trying to get Flash File System(FFS) to get working on a LPC2129. The RAM is only 16kB and since minimum requirement for FFS-RAM is 16kB only, i can't get this to work. On...
  • Flash file system problem
    I have a problem with the project using Flash file system (RTL-ARM) on LPC2368 (no real time system). I believe the problem is somewhere with the retarget.c file. Originally I used the retarget...