• TFTP
    Hello, As soon as i check-mark TFTP in Net_Config.c, my main program stops executing, even one line of code! Oh i've included TFTP_uif.c into my project. All compiles fine and burns to LPC 2129...
  • TFTP and Filesystem
    Hello, I use the RL-FlashFS on a Dataflash and the tftp-server. When I put a new file via tftp to my dataflash which has the same filename as a already existing file, the existing file is replaced...
  • SDCARD and TFTP
    I am using MCB2300 board with 3.23 compiler and RL-ARM 3.21. I have used the SDCard demo in "keil\arm\boards\keil\mbc2300\rl\fsflash\sd_file" with this i can write to the card fine. I have run...
  • 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...
  • 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...