From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: "Charlton, John" <john.charlton@domain.hid>
Cc: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] pthread_setschedparam: Function not implemented
Date: Wed, 12 Aug 2009 17:15:04 +0200 [thread overview]
Message-ID: <4A82DC78.9060408@domain.hid> (raw)
In-Reply-To: <CF7FB0793253794F9F45991443E5FE20060EFA4DEE@us194mx002.tycoelectronics.net>
Charlton, John wrote:
> Gilles,
>
> Thank you for the reply. Here is the output of ld-linux.so.2. I do not have ldd on the open embedded target embedded controller:
> ld-linux.so.2 --list ./latency:
> linux-gate.so.1 => (0xffffe000)
> libnative.so.1 => /usr/xenomai/lib/libnative.so.1 (0xb7f1c000)
> librtdm.so.1 => /usr/xenomai/lib/librtdm.so.1 (0xb7f1a000)
> libpthread.so.0 => /lib/libpthread.so.0 (0xb7eff000)
> libm.so.6 => /lib/libm.so.6 (0xb7ed9000)
> libc.so.6 => /lib/libc.so.6 (0xb7da4000)
> /lib/ld-linux.so.2 (0xb7f23000)
>
> ld-linux.so.2 --list ./cyclictest:
> linux-gate.so.1 => (0xffffe000)
> libpthread_rt.so.1 => /usr/xenomai/lib/libpthread_rt.so.1 (0xb7fbe000)
> libpthread.so.0 => /lib/libpthread.so.0 (0xb7fa3000)
> librt.so.1 => /lib/librt.so.1 (0xb7f8e000)
> libc.so.6 => /lib/libc.so.6 (0xb7e59000)
> /lib/ld-linux.so.2 (0xb7fc8000)
These two are Ok. I think your debug log contained the output of several
commands. You should try and run the commands one by one by yourself,
and report the errors you get for the command that produce it.
>
> .config:
(snip)
> CONFIG_XENO_SKIN_POSIX=y
Well, since the POSIX skin is enabled, you should not get the message
Xenomai Posix skin init: pthread_setschedparam: Function not
implemented. Are you sure you run the kernel you think you are running?
(snip)
> CONFIG_XENO_DRIVERS_TIMERBENCH=m
timerbench is configured as a module, you should load it before you run
latency -t 1 or latency -t 2, or you will get the message:
latency: failed to open benchmark device, code -38
(modprobe xeno_timerbench?)
Note that the error message gives you the solution.
>> Exactly what version of Xenomai kernel-space suppors runs with what
>> version of user-space support?
You did not answer that question. With what version of Xenomai
user-space and kernel-space do you get these issues?
--
Gilles
next prev parent reply other threads:[~2009-08-12 15:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-11 19:38 [Xenomai-help] pthread_setschedparam: Function not implemented Charlton, John
2009-08-11 19:45 ` Gilles Chanteperdrix
2009-08-11 20:02 ` Gilles Chanteperdrix
2009-08-12 15:05 ` Charlton, John
2009-08-12 15:15 ` Gilles Chanteperdrix [this message]
2009-08-12 18:29 ` Charlton, John
2009-08-12 18:57 ` Gilles Chanteperdrix
2009-08-12 19:08 ` Charlton, John
2009-08-12 19:15 ` Gilles Chanteperdrix
2009-08-13 11:26 ` Charlton, John
2009-08-13 11:31 ` Gilles Chanteperdrix
2009-08-13 13:00 ` Charlton, John
2009-08-13 13:17 ` Gilles Chanteperdrix
2009-08-13 15:04 ` Charlton, John
2009-08-13 15:12 ` 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=4A82DC78.9060408@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=john.charlton@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.