• Using RL-flashFS, fformat("N: /FAT32 /WIPE") and finit() can't pass
    NXP LPC1765 Cortex-M3 and K9F5068UOC is used. 1.Low-level nand flash driver functions are programed and checked well. 2.The file "NAND_LPC24xx.c" is used as a model to write the driver functions...
  • Using RL-flashFS, fformat("N: /FAT32 /WIPE") and finit() can't pass
    NXP LPC1765 Cortex-M3 and K9F5068UOC is used. 1.Low-level nand flash driver functions are programed and checked well. 2.The file "NAND_LPC24xx.c" is used as a model to write the driver functions...
  • call fformat with rtx resets lpc2468
    I am using rtx kernel and mdk 3.40 with LPC2468, the functions fopen,ffind,fclose works very well, I can create files, read and write those very good. When I call fformat("f:"), the lpc2468 reset and...
  • call fformat with rtx resets lpc2468
    I am using rtx kernel and mdk 3.40 with LPC2468, the functions fopen,ffind,fclose works very well, I can create files, read and write those very good. When I call fformat("f:"), the lpc2468 reset and...
  • fformat on SD card
    Hi, I'm having some trouble with the fformat function from the FlashFS library...I think. I have >50 Qty of a PCBA design, each running the same code. The PCBA has an M3 processor and it interfaces...