We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I'm using a MCB2300 with LPC2368 and I can't get the DHCP client from TCPNET working. I set up the static ip to 0.0.0.0 (as http://www.keil.com/support/docs/3232.htm), waiting for 35 seconds , but at the end the IP is always 0.0.0.0.
The bad thing is that if I'm using exactly the same hardware with an interniche tcp stack demo, the DHCP is OK ...
Do you have DHCP enabled in Net_Config.c file?
Yes, of course.
Our DHCP server is from an old Microsoft NT4 ... Maybe I have to try with a DHCP server on my Computer.