• 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?
  • Flash File system
    I am using LPC 1768 ARM-Cortex M3 microcontroller which is interfaced to an spi flash memory. Can i implement a file system where i can store files with long filenames on spi flash memory device at25df641...
  • RTX with Flash File System
    Good afternoon. I try to start SD a card on LPC2378. Without RTX all perfectly works. With RTX on a command finit () the program jumps on DAbt_Addr. The theme ( http://www.keil.com/forum/docs/thread15068...
  • 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 ?