• 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?
  • 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 corruption
    Using the RL-ARM flash file system library... is there a way to determine the integrity of an exiting file system, some sort of test to run at device startup for example.
  • RTL: Flash File System
    Hi I'm using flash device. Configuration: Sector size 256 byte. The fuction ffree() returns always 0 byte. Is this possible?
  • 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...