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,
1)# define MEMP_NUM_SYS_TIMEOUT 3 works fine for me 2) You should ADD# define NO_SYS_NO_TIMERS 1 into lwipopts.h (for lwIP-1.3.2 this was not necessary)