From: Anthony Sharobaiko <anthony@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Xenomai install problems
Date: Tue, 5 Dec 2006 15:08:30 +0300 [thread overview]
Message-ID: <20061205120830.GA8491@domain.hid> (raw)
In-Reply-To: <457445AB.8060203@domain.hid>
On Mon, Dec 04, 2006 at 04:58:35PM +0100, Gilles Chanteperdrix wrote:
>> I try to get Xenomai running on arm (PXA board). Currently everything
>> compiles perfectly, but testsuite examples simply segfault:
> Maybe you got the syscall interception wrong ? Could you show us the
> difference between your version of arch/arm/kernel/entry-common.S and
> the original ?
Yep, thanks! I've overlooked some minor modification there.
Now, I'm getting this:
=== cut here ===
root@domain.hid# ./run
*
*
* Type ^C to stop this application.
*
*
== Sampling period: 100 us
== Test mode: periodic user-mode task
== All results in microseconds
warming up...
RTT| 00:00:01 (periodic user-mode task, 100 us period, priority 99)
RTH|-----lat min|-----lat avg|-----lat max|-overrun|----lat best|---lat
worst
RTD| 14.153| 14.769| 39.384| 0| 14.153|
39.384
RTD| 14.153| 14.461| 35.384| 0| 14.153|
39.384
RTD| 14.153| 14.769| 39.692| 0| 14.153|
39.692
=== cut here ===
After printing these lines board hangs in some strange way: it does not reply
to ping, does not reply on serial console, but heartbeat LED works =/
Number of output lines seems to be random (sometimes it ends on 'warming up...')
Changing priority in latency.c to LOPRIO didn't help.
Hmm, any suggestions?
--
WBR, Anthony Sharobaiko.
next prev parent reply other threads:[~2006-12-05 12:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-04 13:37 [Xenomai-help] Xenomai install problems Anthony Sharobaiko
2006-12-04 13:45 ` Jan Kiszka
2006-12-04 14:39 ` Anthony Sharobaiko
2006-12-04 15:22 ` Jan Kiszka
2006-12-04 16:07 ` Anthony Sharobaiko
2006-12-04 16:21 ` Jan Kiszka
2006-12-04 15:58 ` Gilles Chanteperdrix
2006-12-05 12:08 ` Anthony Sharobaiko [this message]
2006-12-05 13:18 ` Gilles Chanteperdrix
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=20061205120830.GA8491@domain.hid \
--to=anthony@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.