Forum Discussion
Altera_Forum
Honored Contributor
19 years agoLwip basic question
Hi all, I'm starting with lwip, but have some problems with functions calling. I`m trying to create a simple UDP connection, the code is as follows: #include <stdio.h># include "lwip...
Altera_Forum
Honored Contributor
16 years agoHi, I have same problem even if I add directory to "include paths" in NIOS II IDE !
It is NOT a lwip problem, It is a nios ii ide problem Nios II IDE lets me go to api.h of the lwip when i double-click on the file in "outline" window. EDIT : :rolleyes: I had to :- open properties window,
- go to "C/C++ Build" tab,
- "configuration settings",
- "tool settings" tab,
- select "general" under "Nios II compiler",
- "include path", add the path.