• FTP upload files
    First ,i use LPC2368 and set up my project start code address at 0x0 include FTP Server, The FTP Server work is OK. Now ,i change the start code address at 0x8000 .(0x0~0x7FFF is my IAP with SD card...
  • FTP upload files
    First ,i use LPC2368 and set up my project start code address at 0x0 include FTP Server, The FTP Server work is OK. Now ,i change the start code address at 0x8000 .(0x0~0x7FFF is my IAP with SD card...
  • FTP Client - upload file problem (size zero)
    Hi all, I'm using the CMSIS ftp client to upload a file to a server.. All the process is ok, create the file in the memory card, write some data, connect to the server, start session and put the...
  • FTP Client - upload file problem (size zero)
    Hi all, I'm using the CMSIS ftp client to upload a file to a server.. All the process is ok, create the file in the memory card, write some data, connect to the server, start session and put the...
  • LPC1768, SNMP+Telnet+SDCard Problem
    I'm currently having trouble building application on LPC1768. The application need to implement SNMP Agent, Telnet Server, and SD Card with RTX. Using uVision V4.50.0.0, the project compiled with no...