• fcheck() always return 1
    Hi, I am using Flash file system for interfacing sd card using SPI. MCU is LPC2138. Every thing is working fine except for fcheck() which always returns 1. I am using the latest versions MDK4.54...
  • fcheck() always return 1
    Hi, I am using Flash file system for interfacing sd card using SPI. MCU is LPC2138. Every thing is working fine except for fcheck() which always returns 1. I am using the latest versions MDK4.54...
  • FlashFS: Bug in fcheck (fs_fcheck.c)
    I strongly believe that there is a bug in fcheck. If I create a simple file on S:, fcheck returns that the file system is inconsistent afterwards. Tracing down the problem pointed me to a bug in fs_fcheck...
  • FlashFS: Bug in fcheck (fs_fcheck.c)
    I strongly believe that there is a bug in fcheck. If I create a simple file on S:, fcheck returns that the file system is inconsistent afterwards. Tracing down the problem pointed me to a bug in fs_fcheck...
  • fcheck() for FAT filesystem, file corruption
    Hello, Is there any API supported for FAT-FS to determine file corruption. Similar to fcheck() in EFS (Embedded file system) Thanks, Senthil