lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: HA
Subject: Re: [lwip-users] No delay between DHCP discoveries
Date: Fri, 4 Oct 2013 07:09:47 -0700 (PDT)

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 some SSI communication in another
task via a message queue.
3 second interrupt from a timer that basically just increments a variable.
1 minute interrupt that increments another variable.
These timers run correctly.
Lwip stuff. I don't know much about it.
Systick interrupt?
Since this is a Stellaris implementation, it looks like the LWIP stack runs
from ethernet interrupt.
No other interrupts should be triggered.



--
View this message in context: 
http://lwip.100.n7.nabble.com/No-delay-between-DHCP-discoveries-tp21927p21932.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]