Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12599 Discussions

trying to use interniche w/o rtos.

Altera_Forum
Honored Contributor II
1,009 Views

I started with the simple hello world example that had just the basic stuff and tried to bring in interniche. I think I have the includes all setup properly things like# include "tcpport.h" dont show as problems or errors. 

 

However, when compiling I get errors like: 

 

server.c:100: undefined reference to `t_socket' 

 

server.c:176: undefined reference to `t_bind' 

 

For some reason it seems those# defines are not getting yanked into the project. I am sure I am missing something trivial, but just am not sure what. 

 

any help would be great. 

thanks
0 Kudos
0 Replies
Reply