• Two SD card into FlashFs
    Hi. I have a processor AT91SAM9x35. It has two interfaces SD card. Can the simultaneous operation of two SD card in Native mode in FlashFS? If yes, how to write a hardware initialization each interface...
  • RealView FlashFS Question
    Hi, Am I going mad? I have the RealView-MDK ARM dev system with the RTOS and TCP/IP package. Included in that is a FAT implementation for Flash devices. I have an SPI DataFlash (AT45DB321D) which...
  • 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...
  • RL-FlashFS with SD-Card: Work with directories?
    If I look at all the f* / fs*-Functions, I wonder about the support of directories / subdirectories in FlashFS. I know that we can do e.g. fopen ("M:\\Temp_Files\\Dump_file.log","w") to create a...
  • 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...