• 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
    Sir, I am working in redhat linux.I want to mount the usb whenever i connected the usb to the system.i' ve edited the fstab but it is not working.Anyone please send me the answer.
  • Mounting File-System on NAND problem
    Hi, i have a board which includes a stm32f103re and a 256MB NAND, as you may know this MCU does not have a external memory controller peripheral, so i wrote the required NAND driver in GPIO level . the...
  • 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...
  • 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...