• Ping failure by the change of 10M to 100Mbps
    Hi! I'm developing a project and it's working well at 10Mbps ( _10MBIT_ define at LPC23_EMAC.c) with TCP protocol. The ping response is perfect: ping 10.0.0.180 Disparando 10.0.0.180 com 32...
  • ping problem
    Hi... I am doing software development in ARM 7 in Keil Compiler. But I am facing a problem . I can not get successful reply for more than one device in a local lan network when I ping these all devices...
  • Ping Not working
    Dear all I have made a custom board based on stm32f407IGT6 and used the same schematics from keil MBCSTM32F400 board, I have written this simple program for testing PING, int main(void) { SysTick_Config...
  • 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...