• 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...
  • 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...
  • fformat("") and TFTP not working any more?
    Hi I have some legacy code that I'm updating (porting to RL-ARM) It uses RL-ARM on an LP2292. I'm having problems with 2 things... 1. The function call fformat("") crashes the system whenever it...
  • 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...
  • LPC2468 RTX KERNEL
    I am using rtx kernel and mdk 3.50 with LPC2468. i am facing a problem in my software. The Main function is keep on called by somewhere or it is keep on resetting. control is always coming to os_sys_init...