Hi Hossam --
--- In "Hossam Fattah" <> wrote:
>
> Hello All,
>
> I have a software application that starts mutliple timers at once.
Since the TS-7260 has only 2-3 hardware timers implemented as part
of EP9302. I am wondering whether there a sample software code that
maps the multiple timers, as needed by my application, into the
limited number of hardware timers.
That is usually handled by the linux kernel and glibc functions. Do
you need more than the Posix Timers API described at:
http://mia.ece.uic.edu/~papers/WWW/books/posix4/DOCU_007.HTM ? Does
your current code 'start multiple timers' with dedicated HW for
each?
You don't specify any timing requirements, but you can get very good
resolution by using a 2.6 kernel and enabling High Resolution
Timers. They work quite well with the EP9302 chip. Without that,
you will only see about 10mS timer resolution, but maybe that is
enough for you.
Regards, ....... Charlie
>
> Kind Regards
> ===============================
> Hossam Fattah
> WiMatek Systems Inc.,
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|