• lpc2388, http server problems
    Hi, I have been using the lpc2388 and facing the http server problem. After some time controller running I am not able to open the web server. but I am able to ping the controller by using...
  • lpc2388, http server problems
    Hi, I have been using the lpc2388 and facing the http server problem. After some time controller running I am not able to open the web server. but I am able to ping the controller by using...
  • Problem erasing sectors on onchip lpc2388 flash(512k)
    Hi, I am implementing a secondary bootloader, which updates nxp-application for NXP LPC2388. When I try to erase sectors 15-26 on flash it hangs at function: iap_entry(command, result); and reboots...
  • Problem erasing sectors on onchip lpc2388 flash(512k)
    Hi, I am implementing a secondary bootloader, which updates nxp-application for NXP LPC2388. When I try to erase sectors 15-26 on flash it hangs at function: iap_entry(command, result); and reboots...
  • Luminary ethernet driver (LM3S_EMAC.C) problem
    Hi I have some problems while sending frames over TCP network. I installed a TELNET server and sometimes function send_frame() take too much time (several seconds) to complete. DonÂ't know why. I...