[En-Nut-Discussion] Any known problem with NutSleep() on Ethernut 3.9.8.2 ?
Bernard Fouché
bernard.fouche at kuantic.com
Wed Dec 7 10:59:11 CET 2005
I moved to Ethernut 3.9.9.1 and obviously the problem is fixed!
Bernard
Bernard Fouché wrote:
> Hi List.
>
> I'm using an Ethernut 2.1b. A thread calls NutSleep(1000), however
> instead of waiting 1000 ms (1s), it's closer to 7.7s! (manual timing
> with my watch ;-( )
>
> I don't have any other busy thread but the main one in a loop like
>
> for(;;) { NutSleep(1000000); }
>
> I also have 4 other threads, waiting for incoming tcp traffic
> (application writen from httpd.c) but there is no such traffic.
>
> Any hint welcome!
>
> Bernard
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
>
More information about the En-Nut-Discussion
mailing list