Jump to content
  • 0

AXI Ethernet driver can't send packets


Louis

Question

Hi all,

I use 4 AXI Ethernet Subsystem connected with 4 AXI DMA.
And I connect Ethernet FMC to my zedboard,
I can send packet by Ethernet FMC to my switch in JTAG mode
so, the hardware design is correct.

I use Ethenert FMC on Zedboard in Linux environment.
I can see eth1 ~ eth4 when I command ifconfig in Linux environment , but can't ping to my lab switch( ex : ping 192.168.1.1 )

Does anyone know why axi ethernet driver can't work ?

My axi ethernet driver downloaded from the website : https://github.com/Xilinx/linux-xlnx/tree/master/drivers/net/ethernet/xi...

My FPGA design is from https://github.com/fpgadeveloper/zedboard-qgige-axieth

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Hi Louis,

I did some quick asking around to see if there was something that jumps out about this, but didn't find anything in particular. 

Since this is a driver developed by Xilinx (and what is having the issue), you will need to contact Xilinx support to receive the most effective help with the driver.

Thanks,
JColvin

Link to comment
Share on other sites

Hi JColvin,

Thanks for your reply :D

If I edit the driver( downloaded from digilent-github), and this driver is as same as the driver downladed from Xilinx,

Does this driver work ? :ph34r:

Because I make my Boot.bin with digilent u-boot, fsbl and use the digilent devicetree and zImage, if I change to use Xilinx axi ethernet driver, I think I have to change a lot of files.

Sincerely, Louis :)

 

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...