• 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...
  • TCPNET response to PING
    I'm using TCPNET and the RTX kernel on an STR912 ARM9. A simple question first: can TCPNET be configured to respond to a broadcast PING? Second, I have noticed that sometimes the response time...