Altera_Forum
Honored Contributor
15 years agoucos+Nichestack TCP/IP stack problem in DE2
I'm using Quartus II 8.0 with DE2 board
NIOS IDE console displays: " InterNiche Portable TCP/IP, v3.1 Copyright 1996-2007 by InterNiche Technologies. All rights reserved. prepped 0 interfaces, initializing... inet startup error: unable to find any working interfaces dtrap - needs breakpoint panic: IP " there is a error in the software component which shows:"there is no compatible Ethernet MAC in your design" and MAC interface is founded nothing it seems there is no drive for dm9000a, so i added source file dm9000a.c and dm9000a.h(which is the drive core for DE2_WEB, still founded errors in the dm9000a.c source file any suggestions to solve this issue? thanks