• How to compile FlashFS with RealView compiler?
    I want compile FlashFS in RealView compiler,My device is LPC2119 and I'll use the internal flash,but I meet a problems: I don't know how to change the IAP.s file to compatible RealView compiler.please...
  • Question of RealView Real-Time Library
    Hi All, I confuse about Keil products:RealView® Real-Time Library and RealView®Microcontroller Development Kit. Can I only use RealView® Real-Time Library to develope my prjects without RealView®Microcontroller...
  • Question to memory allocation with RealView RTL
    Hello, I'm using the ARM-MDK with RealView RTL in the version 3.03a. I want to allocated variable memory blocks, so I don't want to use the memory allocation macros from RTL and I want to use the...
  • RL-FlashFS with SD-Card: Some questions
    I am currently "playing" with SD-Cards (SPI-Mode) and RL-FlashFS. 1) Is there a way to get the "Drive Label" of the Card? 2) Is there an offical interface function to get the FAT formating infos...
  • Is FlashFS Buggey?
    I have some problems with FlashFS. I described one about masking in ffind() earlier but now I can't get fread() working. It works like a charm in simulating FlashFS RAM drive but in reality...