Forum Discussion
Altera_Forum
Honored Contributor
12 years agolwIP
Hi to all, I have an Altera DE4 development and education board. I'm trying to implement an UDP client on my board. To do this, I tried to follow this guide (http://www.freertos.org/interactiv...
Altera_Forum
Honored Contributor
12 years agoFor one thing, you haven't defined TSE_MAC_BASE in your Qsys system (this is one of the things the error messages are telling you). You also might want to track the GIT source (https://github.com/engineeringspirit/freelwip-nios-ii) for this project as it appears there have been recent changes (up to around a month ago).
You should be posting the issues you have to that Github project as well. Cheers and Good Luck!