public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] at91eb40a Timer Counter
@ 2003-10-16  4:01 Transferencia de Archivos
  2003-10-17  9:32 ` Nick Garnett
  0 siblings, 1 reply; 2+ messages in thread
From: Transferencia de Archivos @ 2003-10-16  4:01 UTC (permalink / raw)
  To: ecos-discuss

>eCos currently uses TC0 to implement its main system timer and TC2 to
>implement a microsecond delay timer. You could probably disable the
>latter, but disabling the system timer would only work if you have no
>code that needs timing services of any sort. This is fairly rare, even
>for very simple programs.  
>
>
>-- 
>Nick Garnett                    eCos Kernel Architect
>http://www.ecoscentric.com      The eCos and RedBoot experts

Thank you all, who answered my last message, and now I have other questions 

In fact I really need to get the maximum free timer-counters of the board, 
since I need a pretty fast measurement rate of signals.(PWM) 

Anyone knows, wich features are compromised disabling the microsecond timer? 

So the "clock ticks" I would expect from ecos in this case would be maximum 
the MCK/2 that TC0 supports? 

And a final question, since the Interrupt model that eCos uses as the 
documentation says, is based on the ARM model, should I expect that the 
interrupt model work would be transparent from ecos code?(On the AT91EB40a). 


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-17  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-16  4:01 [ECOS] at91eb40a Timer Counter Transferencia de Archivos
2003-10-17  9:32 ` Nick Garnett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).