• Can't mount FS on NAND
    Hi all. I'm trying to mount file system on NAND flash MT29F1G08ABADAH4. I'm using cortex m4. Here are my NAND setting: #define NAND0_ENABLE 1 #define NAND0_TYPE 0 #define NAND0_DRIVER 0 #define...
  • Mounting file systems
    Hello, I am going to start working with RL-ARM any time soon. We are confronting a problem that I already know is going to hurt: our controller is going to function as a mass storage device, that has...
  • USB: mounting file systems
    Hello, If I mount a USB device on a windows machine, can the device in any reliable way create files so that they appear on the windows explorer? I know the device is mounted on Windows so that Windows...
  • OS_ERROR_TIMER_OVF when the file system is mounted.
    Hello: We are currently working on a project, with CMSIS RTOS 4.5.0 In addition we use the following components: - MDK-Middleware Version 7.0 - CMSIS File System Component Version 6.6.0 - Network...
  • NAND Flash File System ssue
    I am using LPC1788 with Keil MDK4 along with RLFlash FS[4GB External NAND] & RTX Kernel. In my application i use the NAND Flash to store TEST Reports & activity logs. Each report is stored in individual...