From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Philippe Gerum <rpm@xenomai.org>
Cc: adeos <adeos-main@gna.org>
Subject: Re: [Adeos-main] Porting Adeos-Ipipe on AVR32 (NGW 100), enable_pipeline.
Date: Tue, 15 Dec 2009 16:29:23 +0100 [thread overview]
Message-ID: <4B27AB53.6030409@domain.hid> (raw)
In-Reply-To: <1260889958.2216.152.camel@domain.hid>
Philippe Gerum wrote:
> (...) What you do care for is how you could get:
>
> - a clock event source for the real-time domain
> - a high precision monotonic clock to get precise timestamps
>
> And you probably want to use what your board provides to this end, e.g.
> using a freerunning timer to emulate the monotonic clock. It's possible
> to use 16bit timers for that (some ARM platforms do), but that is
> uselessly painful if you have better hw at hand.
Actually the ARM patch contains a few implementations of monotonic clock
emulations and clock event source based on all sort of kinds of hardware
counters. So, you may get some inspiration reading it. The usual scheme
is to use whatever Linux uses (except for AT91). We even try to document
this work, though you should take the advices with a grain of salt,
since they are intended to people writing support code for ARM, so, they
suppose that the whole generic I-pipe ARM support exists around.
http://www.xenomai.org/index.php/I-pipe:ArmPorting
--
Gilles
prev parent reply other threads:[~2009-12-15 15:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-15 14:42 [Adeos-main] Porting Adeos-Ipipe on AVR32 (NGW 100), enable_pipeline A C
2009-12-15 15:12 ` Philippe Gerum
2009-12-15 15:29 ` Gilles Chanteperdrix [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B27AB53.6030409@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=adeos-main@gna.org \
--cc=rpm@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.