[ECOS] Re: In trouble of timer operations

ariga masahiro ariga@link-lab.co.jp
Fri May 30 04:11:00 GMT 2008


Hello Paul and others,

Thank you Paul for your reply.

> Delays start when you call cyg_thread_delay, and end on a particular timer
> interrupt tick. The ticks are 10ms apart, but your call to 
> cyg_thread_delay
> isn't synchronized with these ticks. An n-tick delay can therefore range
> from n-1 to n ticks in duration.

Forgive my ignorance,but please teach me more.
If I like to insert exactly, say 20msec, delay how should I write program ?

Thank you in advance.
Masahiro Ariga



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list