• RL-FlashFs doesn't support fflush() for SD card.
    I tried many times fflush function for sd card , then i saw these codes on internet .These codes belongs to old keil version . /* * R T L - F l a s h F i l e S y s t e m * * Name: _FS_FLUSHBUF.C...
  • LPC1788 + RL-RTX + RL-FlashFS ( SD CARD)
    I try to use RTX with RL-FlashFS (for SD Card). I Initilized Memory Card in main. in my tasks ;ffind,fattrib,frename function work well , but fopen Routine dont work. i use (static U64 Main_stk...
  • Using Using RL-FlashFS For SD Card
    Hi I try to use RL-FlashFS for sd card ,but i do not know the base address? who can help me ? how to config following micro. i found when i init the file system ,i need two parameter( fs_Init (_BASE_ADR...
  • FlashFS: SD Card external formatting and editing problems
    I'm using Realview 3.11, RL-ARM 3.10 and a LPC2129. Ican normally format, read, write and append files inside my system, but I found some problems trying to work with the SD Card files in the computer...
  • 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...