Forum Discussion
Altera_Forum
Honored Contributor
13 years agoWhen you disable the DHCP, it will not spend you any time to find IP address.
The IP, which will be used, is the one in# simple_socket_server.h# I ever met the same problem:when disable the DHCP the application won't build. Then I Generate Bsp again, and Build bsp project again, at last I can build the project.