Jump to content
  • 0

Zybo Echo Server not working


FarmerJo

Question

Hi,

In the SDK I have created the lwIP echo server project which builds OK. I have connected the Zybo to my laptop which has an IP address of 192.168.1.1 and subnet 255.255.255.0. Without using telnet or putty initially the terminal output is as follows.

-----lwIP TCP echo server ------
TCP packets sent to port 6001 will be echoed back
Start PHY autonegotiation
Waiting for PHY to complete autonegotiation.
Auto negotiation error
Phy setup error
Assert due to phy setup failure

I have also tried to connect using putty before this timeout occurs but still unable to get echo functionality.

I have checked in my Vivado project and can see that ENET0 is enabled and ENET1 is disabled. Is this correct?

The project README.txt file mentions a couple of assumptions that it makes. That a timer interrupt is connected to the interrupt controller and that all ethernet peripherals accessible from the processor can be used with lwIP.

How do I verify that these two requirements have been met?

Other than that, any ideas why this does not work? (I have an ultrazed-eg board and the echo server works OK for that).

Regards

FarmerJo

 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

Hi Jon,

I am using version 2017.2 of Vivado which I used to run through the Getting Started with Zynq tutorial (but did not spot the Getting Started with Zynq Servers tutorial) which I will run through shortly. Will also look into link speed suggestion.

Thanks for the quick reply. Will report back soon.

Regards

FarmerJo

 

Link to comment
Share on other sites

Hi Jon,

I will also be running through the "Creating a Custom IP core using the IP Integrator" tutorial using Vivado 2017.2 and will let you know if this works shortly. Have run through most of the other tutorials and no problems so far.

Regards

FarmerJo

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...