• 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
    Hi, I am working on MDK5. I am unable to display a web page using the http server sample code which is given by Keil. What are the things that I must take care off to work with it. The ethernet driver...
  • Http Server
    I have made an application which send data on uart which is received form ethernet and vice-versa.Also have made GUI in http server by using it i can set UART baudrate,parity,stopbit and can change the...
  • HTTP SERVER
    Hello, While dealing with HTTP SERVER sample code given by Keil, is there any need to load the program into a different location with the help of memory mapping as shown in the datasheet.
  • Problems using UDP (ERR_MEM_ALLOC)
    Hi, I have a negative effect while using UDP for sending data between my controller (NXP LPC2368)and PC. I use not the RTOS (anyway with RTOS i had the same problem)! I using two sockets with different...