Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test ping failed #4

Open
chxibin opened this issue Sep 19, 2018 · 2 comments
Open

test ping failed #4

chxibin opened this issue Sep 19, 2018 · 2 comments

Comments

@chxibin
Copy link

chxibin commented Sep 19, 2018

Hi Dsidler,
I use the code you have provided to create a project for a test on board vcu118 . After download the bit , the Ehernet was linked up ,but when I use the ping test :ping 10.1.212.209,it was failed. So I try to use the chipscope to debug,and I found that the network_module have received the ARP request message ,and transferred to the network_stack module, it seems that the arp_server_subnet_ip module dropped the ARP message and it haven't reply a ARP response message.
Do you have any suggestions? thank you !

@dsidler
Copy link
Collaborator

dsidler commented Oct 17, 2018

can you try arping and observe in wireshark if you get a response from the FPGA.

@GraceDouX
Copy link

It seems the default ip address is 11.1.212.209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants