• LPC2478 death with watchdog enabled
    Hello, I have systems that seem to fail to power up after a long (~24 h) shutdown period (they do startup, but crash while configuring a NOR flash). Reproduction is impossible any faster, but when...
  • 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...
  • ping from MCB2300 with RTL TcpNet
    Hi, I would need to ping from the MCB2300 to a fixed IP address. I would like to know how to implement this in MCB2300 using the RTL TcpNet library. Please provide some answers on how I can go...
  • ARM: RL-TCPnet communication problem, ping and others...
    Hi! I'm using a STM32 F103 evaluation board with DM9000A Ethernet controller. I wrote a simple test application with RL-TCPnet running in polling mode (no interrupts). My problem is, that it is not...
  • ICMP echo request (ping) from RL-TCPnet
    Hello, everybody! Is anybody knows the ability to make ICMP echo request (ping) using RL-TCPnet library??? thanks in advance.