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 ...