Hello,
I am having trouble running the PCIe Endpoint Ethernet NIC sample on a Mini-ITX XC7Z045 board.
I have the exact model Broadcom BCM5751 nic and the most recent (v1) of the PCIe Root Complex Reference Design file for the 7Z045.
I have set the board jumpers as described in section 4.2 of Zynq_Mini_ITX_PCIe_RC_Design.pdf and copied the files in the sd_image_nic directory to a FAT32 uSD card.
Linux boots fine on the board and the blue "Done" light comes on.
However, the lspci command returns nothing.
I also ran "dmesg |grep pcie" and "ifconfig" to try to troubleshot .
zynq> lspci
zynq> dmesg |grep pcie
xaxi_pcie_init_port: Link is Down
xaxi_pcie_of_probe: Port Initalization failed
xaxi_pcie_init: Root Port Probe failed
zynq> ifconfig
zynq>
It seems the pcie controller isn't being detected.
I have also tried two other PCIe cards, an AHCI SSD and a USB3 controller with exactly the same results so I do not think that it's a bad NIC.
Is it possible there is some other jumper or dipswitch that was incorrectly at the factory? Or perhaps my board is defective?
Please let me know if there is any other diagnostic I can perform.
Thanks,
Jordan