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 agoHi BillA and guys.I am still with my troubles.
It still does not working. As i understand, when i define as a accept callback function(as you defined) http_accept and define there(inside the http_accept), so after then external tcp-client(PC program) connects to the board, callback function must to start and i should stop on breakpoit,which has been defined. But it does not happens. And in follows actions, program do not stop in breakpoints of callback function. What could be a reason? Thanks,Slava.