• Ethernet ping code
    Hi, I have FRDM k64f board with PE micro debugger. Till now I have completed some basic programs like UART polling and UART interrupt. Now I want to go one step ahead with Ethernet for that I want ethernet...
  • 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...