Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

trying to use interniche w/o rtos.

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
No RepliesBe the first to reply