• RLFlash-FS - File name case
    Hello, I found the following quote on another thread in this forum: "All short name entries meaning 8 or less characters for file name, 3 or less characters for file extension are encoded with...
  • fdelete error to delete directory
    I am using LPC1788 with RL-ARM & Keil MDK4. I am using the RL Flash File System with a NAND Flash. I have created a folder & successfully added several .txt files in it. Now i want to delete all...
  • FlashFS fdelete() - does it reclaim free space
    Hi All, I am using FlashFS (MDK-ARM V4.22) with an SPI FLASH (Atmel AT45DB321C) and STM32F207. My problem is that when I delete files using fdelete() the free space (as reported by ffree()) is...
  • ioc_read_sector issue
    Hello, I have a problem with ioc_read_sect function. When its called in usbd_msc_read_sect it rerurns __FALSE. When i am trying to call it in main, after ioc_init, it returns __TRUE, and FAT table...
  • inteerworking issue
    Hello, I am working with the ADUC7020 target and working with the gcc compiler 3.3.1. I am using a project with assembler and C files. I have on eassembler file definign a function init And...