Forum Discussion
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 int...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Is the header file "dm9000a.h" imported by the "alt_sys_init.c"? --- Quote End --- Thanks, there is no "dm9000a.h" within the file "alt_sys_init.c", I've put the file "dm9000a.h" in the route of \sopc_builder\components\DM9000A\HAL\inc. The NIOS IDE tool "gtfgenerate" should have generated itself and include the .h file, initial the _INSTANCE and _INT module. How to solve?