• MD5 or other hash for 8051?
    Hi all, A little background: I've cobbled together a firmware-updating boot loader for an 8051-based board from application notes. The firmware can receive a firmware image in 128-byte blocks over...
  • using Embedded File System and "fseek"
    hi, have a short question: does anybody know why the fseek command works in files (EFS) which are opened in write-mode in mostly all cases? but not at jump to the end of the file. as described it...
  • Embedded File System Allocation Error
    Hi all, I am working on the embedded file system (EFS) using the Keil version 6.11.0. In the current project, I am logging test data in the flash file system memory continuously. I have encountered a...
  • 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.