Altera_Forum
Honored Contributor
16 years agoCyclone 2 issue with ethernet
Hi all. I have been searching and searching and hope I either have a simple problem that I am over looking or just somehow missed the one thing that would have helped.
I am more or less brand new to VHDL and FPGAs. I am using an Altera Cyclone II board with Quartus 2 and Nios 2 software. I am using Quartus 2 9.1sp1 Web Edition and Nios 2 9.1 IDE. Currently I am trying to get the webserver example working. I did the socket server and the mouse test programs that came with the software and both worked fine. The webserver program I got was from Terasic (board won't let me link site because of my lack of posts. was the one labeled "DE2 Web Server Source Code and Drivers Version: for Quartus II 6.0 - Require Nios II 6.0 Full Edition installed" ). The program will build fine in Nios with no errors at all. With a cable connected from the computer with the Nios software to a switch, and another cable from the switch to the Altera board I try to run the program. When I run I keep getting --- Quote Start --- nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) =============== Software License Reminder ================ This software project uses an unlicensed version of the NicheStack TCP/IP Network Stack - Nios II Edition. If you want to ship resulting object code in your product, you must purchase a license for this software from Altera. For information go to: "board won't allow this portion, lack of posts" ===================================================== InterNiche Portable TCP/IP, v3.1 Copyright 1996-2008 by InterNiche Technologies. All rights reserved. prepped 0 interfaces, initializing... inet startup error: unable to find any working interfaces panic: IP dtrap - needs breakpoint --- Quote End --- When I searched for the error on Google the only hits that seemed related were to a forum post about the nichestack tcp/ip or a link to Altera's site talking about the NicheStack. I suppose my question is, is this a common error that I am just making a rookie error on? Am I missing something completely? Any help pointing me in the right direction would be great. If I didn't add enough information or you need to know anything else please just tell me and I will try to supply all I have. I am a complete and total noobie when it comes to this, so thank you for your patience