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 ago --- Quote Start --- Hi, thanks for answer. In LwIP 1.3.1, it seems to lack some file like :
- lwipopts.h to Define# define NO_SYS 1, etc
- arch/cc.h to Define generic types used in lwIP