All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Ghanem Lafi <lafi.ghanem@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Porting xenomai on uclinux
Date: Mon, 09 Feb 2009 15:29:19 +0000	[thread overview]
Message-ID: <49904BCF.4020509@domain.hid> (raw)
In-Reply-To: <a0ef0a9d0902081422j35e1cfe8s9bf53083b87ef1cb@domain.hid>

Ghanem Lafi wrote:
> Hello,
> 
> It is my first time with xenomai and i  have to port xenomai on
> uclinux on the first step.
> Then i ask about the compatible version of xenomai and uclinux and the
> version of linux kernel if it is necessary.

Xenomai should not care much about whether uclinux or linux is used,
since at least one port exists of xenomai over an architecture using
uclinux (blackfin).

Now, for the specific case of ARM, the uclinux patch for ARM is no
longer published since some part of it have started to been merged into
the mainline linux, but since not all of it has been merged, uclinux is
not yet selectable in the mainline linux kernel configuration. So
basically, I do not know. You should probably ask to the uclinux/arm
maintainers/mailing list (you can find information on this site:
http://opensrc.sec.samsung.com/profile.html) for the way of having
uclinux on arm with a recent kernel.

In any case, when you have a working uclinux, you can apply the I-pipe
patch for that kernel, and start seeing what happens when you enable
both I-pipe and uclinux. Normally, nothing wrong should happen, but I
would not been surprised if a few #ifdef CONFIG_MMU are missing in the
I-pipe patch.

> After, the second step is to load the result image on arm processor.
> Then i ask about the cross compiler compatible with my work.

Look at linux and uclinux to see what compiler are recommended. On ARM,
I would recommend to avoid gcc 4.3.2 since it has a severe bug related
with inline assembly.

-- 
                                                 Gilles.


  reply	other threads:[~2009-02-09 15:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-08 22:22 [Xenomai-help] Porting xenomai on uclinux Ghanem Lafi
2009-02-09 15:29 ` Gilles Chanteperdrix [this message]
2009-02-11  9:48   ` 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=49904BCF.4020509@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=lafi.ghanem@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.