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
10 years agoHi BillA,
I try to port the altera tse driver and example program for lwip (1.3.2) (http://www.alteraforum.com/forum/showthread.php?t=23787) on 15.1. But the 15.1 use Nios II Gen2 core and has different uncached memory regions with Gen1. https://www.altera.com/support/support-resources/knowledge-base/solutions/rd07072014_334.html How can I fix the function "alt_remap_uncached" be used on alteraTseEthernetif.c & lwip_tse_mac.c ? thanks!