From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Mohit Jandwani <mohitjandwani@gmail.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Help : Xenomai on ODROID-PC
Date: Tue, 22 May 2012 14:00:33 +0200 [thread overview]
Message-ID: <4FBB7FE1.8060604@xenomai.org> (raw)
In-Reply-To: <CAHyVJyzrg8gAmvc3XDDrHzrpXu926pz9FSXwuDrDsSNn3qxUUw@mail.gmail.com>
On 05/22/2012 06:27 AM, Mohit Jandwani wrote:
> Hey I am a noob in development.I want to install xenomai on Odroid-PC
> which is based on exynos420 and has arm architecture.Now they have a
> page which gives the instructions on how to apply it to new boards on
> arm architecture but its way out of my league.Someone please tell me
> what do I do ?(I am ready to give lots of hours to studying )Just tell
> me what to study to make sense of it.
>
On xenomai website, click on "Start here", and read the documentation
you find there. Then reading the "Porting I-pipe to new ARM board"
should make more sense. That is the best we can do with regard to
documentation. But if it is not enough for you, we also provide the
sources, which you can read to understand how it works.
Exynos being an SMP architecture, the porting may be a little harder
than what is described in the document. The ARM SMP SOCs we support are
TI OMAP4 and Freescale mx6q, both being cortex-A9 based, they use the
same timer and the same interrupt controller, so, you can look at how
things are done for these two processors.
As I said in another mail, I recommend starting from I-pipe core branch,
which you can find here:
http://git.denx.de/?p=ipipe.git;a=shortlog;h=refs/heads/core-3.2
--
Gilles.
prev parent reply other threads:[~2012-05-22 12:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-22 4:27 [Xenomai] Help : Xenomai on ODROID-PC Mohit Jandwani
2012-05-22 9:22 ` Alexey Galakhov
2012-05-22 9:29 ` Gilles Chanteperdrix
2012-05-22 12:00 ` 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=4FBB7FE1.8060604@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=mohitjandwani@gmail.com \
--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.