All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Anthony Sharobaiko <anthony@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Xenomai install problems
Date: Tue, 05 Dec 2006 14:18:46 +0100	[thread overview]
Message-ID: <457571B6.4030409@domain.hid> (raw)
In-Reply-To: <20061205120830.GA8491@domain.hid>

Anthony Sharobaiko wrote:
> 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? 

100us is probably not enough, you should pass -p 1000 to latency.

-- 
                                                 Gilles Chanteperdrix


      reply	other threads:[~2006-12-05 13:18 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
2006-12-05 13:18     ` 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=457571B6.4030409@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=anthony@domain.hid \
    --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.