• fflush in flashFS doesn't work
    Hi there is a kind of problem that made me crazy in flashFS I tried to use fflush but it doesn't work at all, it always get zero as response but till fclose nothing will saved on memory card. is...
  • LPC1766 FlashFS works not correclty
    Dear All: I wanna start a project with FlashFS to access the on-board AT45DB321 flash, without RT OS. I configured the FS_SPI_FlashPrg.c, File_Config.c as the RL-ARM guide required. Here...
  • FlashFS NAND K9F5608 not work
    Hi, I'm having trouble configuring the NAND K9F5608U in FlashFS. The File_Config.c file has no configuration options for this memory. If I am not wrong, the setting should be: Page size = 16384...
  • 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...
  • RL-FlashFS not working with EKK-LM3S6965
    Hi I use example in C:\Keil\ARM\Boards\Luminary\ek-lm3s6965\RL\FlashFS\SD_File and it only runs when clock is below 30MHz. If clock is set to 50MHz with SysCtlClockSet(SYSCTL_SYSDIV_4 | SYSCTL_USE_PLL...