Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTCP/IP Stack error: undefined reference to 'alt_iniche_init()'
I am using Nios II IDE 9.0SPE build 235 to implement web server on nios processor with ucOS. I added the software component 'NicheStack TCP/IP Stack' through Properties. I get the below error...
Altera_Forum
Honored Contributor
14 years agoThere is no modification on this file, .stf is generated by the system.
I think, I need to change the ipport.h, is it right? Also, in nios II 9sp2, after adding the software component of TCP/IP stack, should I link the src (source code) to the project separately?