Hello,
I am trying to implement quad- ethernet using Picozed FMC carrier v2 + SOM 7030 + ospero OP031-1V8 quad fmc.
firstly i built the petalinux files as per this link
https://www.fpgadeveloper.com/2016/05/multi-port-ethernet-in-petalinux.html
https://github.com/fpgadeveloper/ethernet-fmc-axi-eth
i an able to see the petalinux boot on terminal, config the ports but unable to ping after connecting CAT cable.
is there any void in the flow while following it for Picozed 7030 fmc carrier ?
do we need the petalinux fmc carrier bsp and then build the project as per the link guidlines ?
the output I got on terminals is attached below.
i tried the same for zedboard and run the Boot and image file then it shows the message promiscuous mode disable
but for PicoZed it shows IPV6 :ADDRCONF netdev_change
also i tried with petalinux fmc bsp -> and built the files in that folder using the vivado sdk folder bit file and hdf as shown in the link above.
On the setup side- Pico Z board with FMC card - 1.8V roustabout / normal both - works well
please help!