Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAltera TSE driver and example program for lwIP (1.3.2)
After many many requests and complaints about lack of support and/or documentation for support of lwIP for the Altera TSE, I have developed a drop-in TSE driver and example program and made this avai...
Altera_Forum
Honored Contributor
15 years agoTomas, I get the same errors if I define NO_SYS 0 instead of 1. Verify, that you have
# define NO_SYS 1 in lwipopts.h and that this macro is not redefined in your code or compiler args.