• Problem with fformat ("M:SD_CARD /FAT32");
    Hello, I try to format an SD_CARD with the LPC2368 and RL-ARM 3.40 with : fformat ("M:SD_CARD /FAT32"); It doesn't work and I don't understand why. Somebody can help me ? Thanks...
  • Problem with fformat ("M:SD_CARD /FAT32");
    Hello, I try to format an SD_CARD with the LPC2368 and RL-ARM 3.40 with : fformat ("M:SD_CARD /FAT32"); It doesn't work and I don't understand why. Somebody can help me ? Thanks...
  • 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...
  • RL-FlashFS - fformat options LOW and LOW_EB
    Hi All, I'm currently working on an old project with uVision4.60 I'm using the RL-FlashFS with an SD card. I have the majority of the file maintenance routines working including fformat where...