- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
are you using the board DBM3c40 from devboards gmbh ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi eliben,
i also want to run web sever design example on cyclone iii dev board for my project. i am facing prob at the initial stage itself i.e., as soon as i launch sopc builder its not asking for create new project instead its showing opening project and there its showing errors related to sd_card_controller. if i disable sd_card_controller then there ll not be any errors and it generates. but later when i execute there it is showing errors like port sd_ram_controller doesn't exit. what is the solution to this? please help me in this and also if you have referred any tutorials related to how to rum design examples on cyclone iii dev board please suggest me. thank you.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Eliben,
What version of Nios II EDS software are you using? Are you creating Web Server from Project Template? If I'm not mistaken, starting from Nios II EDS v9.1 or v10.0, there are two versions of web server from Project Template. One is Web Server and another one is Web Server (RGMII). The latter will be used. You might probably encounter such error if you used Web Server without RGMII. To Suma, You need license sd card controller. It is a custom component provided by Altera's 3rd party i.e. SLS. Please contact them for requesting license:- http://www.slscorp.com/pages/ip_sdhostcontroller.php However, you may also want to disable this component since web server doesn't require it. In top level, you need to comment out all the sd card controller related codes. Regards, Caridee
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page