We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.