• Flash File system in SPI flash device
    i have developed a LPC2388 based board which has an SPI Flash memory Chip. This Memory will be used as the USB MSC storage media. Also I want to put the FAT file system in this flash mem,and access...
  • 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...
  • SPI Flash, File Update Problem
    Hello, I have a problem with RL-FlashFS for SPI Flash memory(AT45DB161). As you know, currently there is no 'update' option for NOR flash memory in the library. I can easly manage fopen, fclose,fdelete...
  • problem with keil flash file system
    hi to all, i am creating a something like file explorer with lpc1788,with keil v5.11a as compiler. keil flash file system work correctly and good when i want read any file from memory card,but when...
  • 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?