Forum Discussion
Altera_Forum
Honored Contributor
20 years agostand alone lwip with Stratix II DSP kit
I'm been trying to get the stand alone lwip working with a Stratix II DSP kit. I started with the board_diag_DSP example design in the DSP kit. I put the standard design onto the board and create...
Altera_Forum
Honored Contributor
20 years agoHi there,
this is a problem I also encountered when I was working with the lwIP-stack. The following worked for me: edit dhcp.c and get rid of the dhcp-function in order to make your own static IP-address. Don't know if it works for you, but good luck!!! Cheers, Danny