public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] clock resolution
@ 2001-04-23  5:40 Micha&lstrok
  2001-04-23  5:50 ` Gary Thomas
  2001-04-23 11:10 ` Jonathan Larmour
  0 siblings, 2 replies; 3+ messages in thread
From: Micha&lstrok @ 2001-04-23  5:40 UTC (permalink / raw)
  To: ecos-discuss

Hi,
I am beginner in eCos programming and I have some problems:

I want to set real time clock resolution to 1000 ticks/sec (or higher). Is
it available to set it from software using cyg_clock_set_resolution() ?
Setting dividend and divisor in cyg_resolution_t structure gives no effect
(cyg_clock_get_resolution() gives the same before-setting resolution value
=100).
I changed it in eCos ConfigTool, and after calling
cyg_clock_get_resolution() I got my setted resolution resolution, but some
function like cyg_thread_delay() or alarm functions work the same as with
default resolution value.

How to get 1000 or more ticks for a second ????

Greetings
--
Michał Oleńczuk
mailto: olenczuk@rts.com.pl
tel. 0604091867

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

end of thread, other threads:[~2001-04-23 11:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-23  5:40 [ECOS] clock resolution Micha&lstrok
2001-04-23  5:50 ` Gary Thomas
2001-04-23 11:10 ` Jonathan Larmour

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).