From: Wolfgang Grandegger <wg@grandegger.com>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Trying to get Xenomai on P1010RDB
Date: Thu, 16 Aug 2012 17:14:18 +0200 [thread overview]
Message-ID: <502D0E4A.9070509@grandegger.com> (raw)
In-Reply-To: <20120816144617.GD1237@csclub.uwaterloo.ca>
On 08/16/2012 04:46 PM, Lennart Sorensen wrote:
> On Thu, Aug 16, 2012 at 04:30:39PM +0200, Charles Retailleau wrote:
>> Hi all,
>> The patching/compilation/installation steps seem fine.
>> But at the end I cannot have any Xenomai software running on the
>> P1010RDB (I tried most of the provided test SW).
>>
>> I focused on latency and tried to debug it. I get that:
>>
>> Program received signal SIGILL, Illegal instruction.
>> 0x0ffde120 in __xn_rdtsc () from ....xenomai/lib/libnative.so.3
>>
>> It appears that the 'mftb/mftbu' instructions
>> are in cause (cf. the small test in attachment, the 1st part works but
>> not the mftb test).
>> Furthermore when I check the core e500 ref manual
>> http://cache.freescale.com/files/32bit/doc/ref_manual/E500CORERM.pdf
>> MFTB appears has NOT being part of the instruction list.
>>
>> Yet, Xenomai seems to work on P1020RDB which has the same core, so I'm
>> confused...
>> What did I do wrong ?
>>
>> I'm using
>> Xenomai 2.6.1,
>> linux 3.2.21 configured with mpc85xx_defconfig (default options for
>> the rest of it),
>> Freescale's SDK 1.1.2 (that's the main difference between me and
>> Lukasz Zemla's config on P1020RDB, so I'm trying to get the latest 1.2)
>
> mftb is a phased out instruction according to the powerpc 2.06 rev
> B documentation. mfspr is the prefered instruction to use instead on
> everything other than the old 603 and POWER3 CPUs.
>
> It is quite possible the e500 hence doesn't support it. According to
> http://cache.freescale.com/files/32bit/doc/app_note/AN3445.pdf it
> specificly does NOT have mftb. Neither does the e300 core which is what
> we are using with xenomai (MPC8360e specificly).
It uses an e500v2 core. I use the ELDK 5.2.1 "powerpc-e500v2" for the P2020.
Wolfgang.
next prev parent reply other threads:[~2012-08-16 15:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-16 14:30 [Xenomai] Trying to get Xenomai on P1010RDB Charles Retailleau
2012-08-16 14:46 ` Lennart Sorensen
2012-08-16 15:14 ` Wolfgang Grandegger [this message]
2012-08-17 14:24 ` Charles Retailleau
2012-08-17 14:41 ` Gilles Chanteperdrix
2012-08-17 15:02 ` Philippe Gerum
2012-08-17 15:11 ` Gilles Chanteperdrix
2012-08-17 15:37 ` Philippe Gerum
2012-08-17 16:09 ` Gilles Chanteperdrix
2012-08-17 18:25 ` 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=502D0E4A.9070509@grandegger.com \
--to=wg@grandegger.com \
--cc=lsorense@csclub.uwaterloo.ca \
--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.