Forum Discussion
Altera_Forum
Honored Contributor
9 years agotse ip core ,I have dataout on rgmii ,but I can't receive data by wireshark’
By using tse ip core ,I have dataout on rgmii ,through 88e1111 but I can't receive data by wireshark’ what problem may be?thank you!
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- I'm using a windows system, and I don't have much experience with wireshark, or controlling Ethernet traffic through my machine. So I'm using a USB-Ethernet adapter to create a dedicated Ethernet interface on my laptop that is not being used by my PC for anything else. I found that using wireshark to capture on a dedicated Ethernet interface listening to only my FPGA was a big help in seeing the traffic being generated in the FPGA. You either get nothing or packets from your hardware. Once I had got the Ethernet header correct, wireshark helped me debug the rest of the packet. --- Quote End --- Sorry,when i debug my FPGA,i only use one ethernet interface that listening to my fpga.So what is the different between direct use of cable and USB-Ethernet adapter。Thank you!