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 have# include "lwip/tcp_impl.h" in my main.c. In lwIP 1.3.2 TCP_TMR_INTERVAL was defined in tcp.h, but starting from lwIP 1.4.0rc1 this definition have been moved into tcp_impl.h. I don’t know why.