• ERR_MEM_ALLOC
    Hi, I am using RL-TCP library in my LPC2148 with RTL8019 as a ethernet controller. I am getting ERR_MEM_ALLOC error after some tcp activity. I have MEM_SIZE: Memory Pool size in bytes = 16384...
  • HTTP-server with SD-Card -> ERR_MEM_ALLOC
    I have created an application with a HTTP-server. The htm-files of the website are located on SD-card and the cgi-file on internal flash. When I open a frame-page (htm-file) with a browser which contains...
  • UDP Response problem
    Hello, I have a device (K60) with code built using the Keil MDK-Pro and using the TCP_CM3.lib library. I am able receive every UDP packet sent from the PC to the K60. But every other response packet...
  • ERR_MEM_ALLOC after several sending TCP frame
    Hi, I use a LPC1778 with RTX and RL-TCP library. I am getting ERR_MEM_ALLOC error (sys_error()) after some tcp activity. The pc send a request of 16 bytes and the card responds with a data frame...
  • UDP speed
    Im using the RL-TCPnet stack to implement UDP on my LPC2478. What speed can i expect from it?? Speed in bytes/sec... As per my calculations, im getting quite low speed - about 70kbytes/sec. In the...