All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Bruno Tunes de Mello <bruno_v05_2005@yahoo.com.br>
Cc: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai] User Space Problems
Date: Fri, 21 Feb 2014 15:46:37 +0100	[thread overview]
Message-ID: <530766CD.3060707@xenomai.org> (raw)
In-Reply-To: <1392993075.52404.YahooMailNeo@web140605.mail.bf1.yahoo.com>

On 02/21/2014 03:31 PM, Bruno Tunes de Mello wrote:
> Hi,
>
> I'm using a Sabre Lite board with IMX6Q for a project.
> I
> installed xenomai with the kernel 3.0.35 from boundary Devices, its not
> the version indicated in README file, but I applied the patches and it
> seems work. When it boots can see the messages:
>
> I-pipe: Domain Xenomai registered.
> Xenomai: hal/arm started.
> Xenomai: scheduling class idle registered.
> Xenomai: scheduling class rt registered.
> Xenomai: real-time nucleus v2.6.3 (Lies and Truths) loaded.
> Xenomai: debug mode enabled.
> Xenomai: starting native API services.
> Xenomai: starting POSIX services.
> Xenomai: starting RTDM services.
>
> But the user space is not working. When I try to execute latency and xeno-test commands I get a error message: not
>   found.
>
> linaro@linaro-alip:/usr/xenomai/bin$ ./latency
> bash: ./latency: No such file or directory
> linaro@linaro-alip:/usr/xenomai/bin$ ./xeno-test
> bash: ./xeno-test: /usr/xenomai/bin/xeno-test-run: bad interpreter: No such file or directory
> linaro@linaro-alip:/usr/xenomai/bin$ sudo ./xeno latency
> ./xeno: 15: exec: /usr/xenomai/bin/latency: not found
>
> The only command that work is xeno-config. I started using Linux for this project so I don't know how to solve it.
>
> I
>   tried to search some solution on mailing list, but anything yet. In
> troubleshooting guide I read about EABI and OABI compilers mismatch, but
>   I compiled both kernel and user space with Linaro toolchain
> (arm-linux-gnueabi). I tried with Ubuntu cross-compiler too
> (arm-linux-gnueabihf), but same result.

Xenomai user-space support is probably mis-compiled:
- either you did not compile it for ARM;
- or you compile it with a toolchain which is not the same as the one 
used to generate the rest of the root filesystem.


-- 
					    Gilles.


  reply	other threads:[~2014-02-21 14:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-21 14:31 [Xenomai] User Space Problems Bruno Tunes de Mello
2014-02-21 14:46 ` Gilles Chanteperdrix [this message]
2014-02-23 23:32   ` Bruno Tunes de Mello
2014-02-23 23:37     ` Gilles Chanteperdrix
2014-02-24  1:11       ` Bruno Tunes de Mello
2014-02-24 12:12         ` Gilles Chanteperdrix
2014-02-25  3:26           ` Bruno Tunes de Mello
2014-02-25  9:27             ` Gilles Chanteperdrix
2014-02-25 10:04             ` Gilles Chanteperdrix
2014-02-25 13:35               ` Bruno Tunes de Mello
2014-02-25 13:41                 ` Gilles Chanteperdrix
2014-03-03 18:32                   ` Bruno Tunes de Mello
2014-03-03 18:45                     ` Gilles Chanteperdrix
2014-03-04  3:47                       ` Bruno Tunes de Mello
2014-03-04 15:11                         ` Gilles Chanteperdrix
2014-03-11  0:51                           ` Bruno Tunes de Mello

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=530766CD.3060707@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=bruno_v05_2005@yahoo.com.br \
    --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.