Forum Discussion
Altera_Forum
Honored Contributor
21 years agoethernet
Hello, I have been working through the light weight IP tutorial. When starting the telnet operation there is no connection to the target board established. target platform: CycloneII 2c35...
Altera_Forum
Honored Contributor
21 years ago@slacker:
After your recommendation I put # define LWIP_DHCP = 0 in the .c files, where LWIP_DHCP is checked. works fine. As I am not going to use the DHCP function I 'll try to take that part out. andy