Re: [lwip-users] No delay between DHCP discoveries

2013-10-04 Thread Pomeroy, Marty
>> Compiler is Codesourcery light so no real debugger except for GDB in textmode. Most things work OK but if I dont't have a DHCP server the board sends out 23 DHCP discovery per second. You have to find out "who" is calling dhcp_discover. Can you add debug statements? ... grep for dhcp_disc

Re: [lwip-users] No delay between DHCP discoveries

2013-10-04 Thread HA
What is the application doing while wating for dhcp? Not easy to describe but I'll try. I only rewrote about 5% of the application. It runs FreeRtos. Webserver is running but it shouldn't do anything because without IP the message queue would be empty. 1 second interrupt from a timer that dose som

Re: [lwip-users] No delay between DHCP discoveries

2013-10-04 Thread Bill Auerbach
What is the application doing while it's waiting for the IP address to be set by the DHCP server? -Original Message- From: lwip-users-bounces+bauerbach=arrayonline@nongnu.org [mailto:lwip-users-bounces+bauerbach=arrayonline@nongnu.org] On Behalf Of HA Sent: Friday, October 04, 2013

Re: [lwip-users] No delay between DHCP discoveries

2013-10-04 Thread HA
I have the same values. Probably default. Any other ideas? -- View this message in context: http://lwip.100.n7.nabble.com/No-delay-between-DHCP-discoveries-tp21927p21929.html Sent from the lwip-users mailing list archive at Nabble.com. ___ lwip-user