This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Server stops pinging

Hello friends

I am in very serious trouble. I have implemented TCP/IP server on LPC2300 and it was working fine untill i discover that my board stops communicating (checked through pinging). Rest code is working fine. I need to reset the board again in order to make TCP/IP work again. Please help me this is very serious issue for me

Plzzzzzzzzz help me out of this problem.

Parents Reply Children
  • My telepathic abilities saw a lot of frustration while looking for line 54.

    But for people who aren't so telephatic, it may be an idea to post what things you have looked for. And maybe post relevant sections of your code. Are you polling fast enough? Do you have a memory leak, so the TCP stack suddenly can't find a free block for the next received packet? May a stuck interrupt?

    What version of TCP/IP stack?

    Any other relevant information?