Hi all,
I have been working on Ethernet for quite some time. I am using the TRM and peripheral tests code as reference to send some data to PC. In the peripheral tests code, there is a PHY loop-back enabled. If we disable the loop-back, can we expect the data to go to the RJ-45 directly(I am not able to see any data on PC). I have also changed the destination address as broadcast, even then I am not able to see any packet of data being received in the PC(On Wireshark).
I have tried the lwip echo server, I am getting the ping form the Zedboard.
Can you please help me out with this.