Altera_Forum
Honored Contributor
15 years agoWeb server example on Cyclone III dev board
Hello,
I'm trying to run the web server example on the Cyclone III dev board (where the FPGA is connected to a Marvell PHY). Some things work, but some don't:- I see on "Nios console" that the software stack correctly initializes TSE, and that TSE connects via RGMII to the PHY and auto-negotiation with the PC succeeds.
- In Wireshark, I see the board sending DHCP requests on its ethernet channel. This causes the board's IP->MAC mapping to correctly enter the PC's arp table.
- However, pinging the board or trying to open a browser on its IP address results in nothing.