• Dangerous Linker Warning
    The Keil linker generates a warning if a section is located outside the class area. This is somewhat dangerous because the project is built even it might not work on the hardware! Is there any way...
  • I'm back and this time I'm ARMed and Dangerous...
    It has been a long time since I have posted to this forum, but it looks like I will be making a comeback. A big "hi!" to one and all. Especially Andy Neil and anybody else who remembers me. I...
  • Problem in mounting RAM drive
    I am using fle system middleware component to store some data in the RAM of LPC1768.But whenever the function fmount() is called after calling finit() function, it returns an error code of fsNoFileSystem...
  • RTX RAM Drive Problem with MCBSTM32E
    Hi, every one, I'm trying to use RAM drive with RL-Flash File System on blinky example. I use MCBSTM32E board , I follow up RL-Flash File System guide instructions. import FS_CM3.lib, copy retarget...
  • Storage capacity of this USB "drive" is limited to 16KB of RAM.
    Greetings We have interfaced(using SPI) micro SD card with LPC2378 and its working fine….FAT 32 is used….. Secondly, we are using LPC2378 as USB mass storage device .So, we got separate drive displayed...