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

TCP server not working in "ARM_ETH_PHY_AUTO_NEGOTIATE " Config

When running the TCP server code everything works fine when the ethernet driver configured with ARM_ETH_PHY_SetMode.

But TCP server code doesn't works when ethernet is configured with ARM_ETH_PHY_AUTO_NEGOTIATE. It doesn't responds to ARP Packet and no connection is established.