• sd card rtlfs.lib problem
    i have keil 2148 board.i buy it from ebay in cd sd card program.i compile it and gives error message Application\../Drivers/MyType.h(27): error: #256: invalid redeclaration of type name "S8" (declared...
  • 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 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...
  • 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.
  • 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...