From: Stelian Pop <stelian.pop@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Xenomai on PXA255
Date: Mon, 29 May 2006 21:17:55 +0200 [thread overview]
Message-ID: <1148930275.3483.8.camel@domain.hid> (raw)
In-Reply-To: <17531.5942.353611.748409@domain.hid>
Le lundi 29 mai 2006 à 17:45 +0200, Gilles Chanteperdrix a écrit :
> Stelian Pop wrote:
> > If you have specific questions feel free to ask. But I suggest you read
> > and try to understand the code first.
>
> Maybe we could provide a quick overview of how this works, Stelian,
> please correct me if I am wrong.
Your description is accurate. However, such deep knowledge on the inner
workings should not be needed to port Xenomai to a new ARM platform.
(well, in case it works immediately. Debugging the port could need more
knowledge :) ).
In the list of 'undocumented' functions there is also
__ipipe_mach_get_tsc() which should return some accurate time
information. Most of the ARM platforms do not have a special Time Stamp
Clock register, so most of the time the tick count is used instead
(giving a TSC resolution of one microsecond). This is what standard
Linux also use.
If the platform has something more appropriate than the core timer for
measuring the time, this function is where you need to wire it.
Stelian.
--
Stelian Pop <stelian.pop@domain.hid>
Open Wide
prev parent reply other threads:[~2006-05-29 19:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-25 10:59 [Xenomai-core] Xenomai on PXA255 Bart Jonkers
2006-05-29 13:19 ` Jan Kiszka
2006-05-29 14:00 ` Gilles Chanteperdrix
2006-05-29 14:14 ` Bart Jonkers
2006-05-29 14:45 ` Stelian Pop
2006-05-29 15:45 ` Gilles Chanteperdrix
2006-05-29 19:17 ` Stelian Pop [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=1148930275.3483.8.camel@domain.hid \
--to=stelian.pop@domain.hid \
--cc=gilles.chanteperdrix@xenomai.org \
--cc=xenomai@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.