Re: Fast performing Timer APIs in WinCE...
- From: Valter Minute <v_a_l_t_e_r.m_i_n_u_t_e@xxxxxxxxxxxxx>
- Date: Tue, 28 Oct 2008 02:02:14 -0700
kamali.srinivasan@xxxxxxxxx wrote in
news:24925665-aa90-4782-86da-f7fee84ca876@xxxxxxxxxxxxxxxxxxxxxxxxxxx
m:
[...]
I get around 6 Mbps and 4.50 Mbps for read and write while using
interrupt without timer whereas i get only 4.07 and3.59 Mbps while
using timers.I would really appreciate if someone could throw me
some light on how to use the timer interrupts?
You can do a timed wait on the interrupt event to check for a timeout.
Since, as you said, this is an unikely condition (hardware failure or
something similar, I suppose) you can use the milliseconds resolution
that the standard WaitForSingleObject allows.
--
Valter Minute
www.fortechembeddedlabs.it
Training, support and development for Windows CE
(the reply address of this message is invalid)
.
- Follow-Ups:
- Re: Fast performing Timer APIs in WinCE...
- From: kamali . srinivasan
- Re: Fast performing Timer APIs in WinCE...
- References:
- Fast performing Timer APIs in WinCE...
- From: kamali . srinivasan
- Re: Fast performing Timer APIs in WinCE...
- From: kamali . srinivasan
- Fast performing Timer APIs in WinCE...
- Prev by Date: brightness control using hardware buttons
- Next by Date: Re: brightness control using hardware buttons
- Previous by thread: Re: Fast performing Timer APIs in WinCE...
- Next by thread: Re: Fast performing Timer APIs in WinCE...
- Index(es):
Relevant Pages
|