All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Xenomai and Virtex II Pro (PPC405)
@ 2008-02-22 22:42 Joachim Meyer
  2008-02-23  0:03 ` Alexis Berlemont
  2008-02-25  8:07 ` Klaas Gadeyne
  0 siblings, 2 replies; 10+ messages in thread
From: Joachim Meyer @ 2008-02-22 22:42 UTC (permalink / raw)
  To: xenomai

Hi

2 Questions:

1: I wanted to use RTAI on an Linux I compiled myself for a ppc405 core on a Virtex II pro. But I realized that the support of xenomai for the ppc405 seems a lot better. Has anyone expirience with that and can give me some tips? I use the XUP Board from Xilinx:
http://www.xilinx.com/univ/xupv2p.html

2: There is also an framework wich depends on RTAI. Can I use that framework with xenomai and this rtai-skin I read about?

Thanks for all help & answers.
Joachim
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220



^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [Xenomai-help] Xenomai and Virtex II Pro (PPC405)
@ 2008-02-24 13:42 Joachim Meyer
  2008-02-25  3:51 ` Alexis Berlemont
  0 siblings, 1 reply; 10+ messages in thread
From: Joachim Meyer @ 2008-02-24 13:42 UTC (permalink / raw)
  To: berlemont.hauw; +Cc: xenomai

>Correct me if am wrong,but for me, a Virtex II Pro contains 1 (maybe 2)
>hardwired PPC405 core(s) inside the FPGA. But compared to common AMCC or
>Freescale PPC micro-controllers, you have to instanciante in VHDL some
>peripherals / controllers or some glue towards them. You have to build your
>own micro-controller, haven't you ?

I don't think you have to add any VHDL Code for the ppc (2 of them on my V2)
But I use a Kernel from here
http://git.xilinx.com/cgi-bin/gitweb.cgi?p=linux-2.6-xlnx.git;a=summary
because there are already some drivers for my Evaluation Board intergrated.

>Consequently, as soon as you make Linux run on it, I can see no reason why you
>would get trouble with Xenomai. Even if you had to cope with such a
>predicament, the problem(s) would be bound to be located in ipipe, not in
>Xenomai. Keep in mind that RTAI seems to be based on ipipe too.

I already got some trouble. But this could also be because I don't know 
what exactly to do. Is there a good Step by Step howto you know? I don't
think one of the howtos at the xenomai site explains how to setup xenomai.
What is this ipipe thing?


>Which framework ?

An application, basing on this framework (written by someone at my college, 
who isn't here anymore), which bases on rtai, was running on linux on a celeron.
This application should be ported to the Virtex 2 Pro by me. So I ask myself how 
hard it would be, to use Xenomai (perhaps with this "rtai skin??") instead of rtai. 

Thank you for you answer and help.
Greetings
Joachim
_____________________________________________________________________
Unbegrenzter Speicherplatz für Ihr E-Mail Postfach? Jetzt aktivieren!
http://www.digitaledienste.web.de/freemail/club/lp/?lp=7



^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [Xenomai-help] Xenomai and Virtex II Pro (PPC405)
@ 2008-02-25 19:03 Joachim Meyer
  0 siblings, 0 replies; 10+ messages in thread
From: Joachim Meyer @ 2008-02-25 19:03 UTC (permalink / raw)
  To: Alexis Berlemont; +Cc: xenomai

Hi

>I don't understand: I thought only the PPC405 cores were implemented as hard 
>IPs inside the FPGA, not the DDR/SDRAM controller, the EBC, etc.

Your probably right. I'm just starting to learn about FPGAs. But I didn't write anything in VHDL. But in the EDK (The Xilinx Programming Suite) I used the standard components on the builder, which includes some things like UART and DDRam, so the Code is probably in there as IP cores.

Thanks for all the information.
Joachim

_________________________________________________________________________
In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten! 
Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114



^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [Xenomai-help] Xenomai and Virtex II Pro (PPC405)
@ 2008-02-25 19:09 Joachim Meyer
  2008-02-26  8:30 ` Klaas Gadeyne
  0 siblings, 1 reply; 10+ messages in thread
From: Joachim Meyer @ 2008-02-25 19:09 UTC (permalink / raw)
  To: Klaas Gadeyne; +Cc: xenomai

> <http://users.telenet.be/steven.kauffmann/installation/index.htm>
>
> Note that this procedure supposes you have access to the Xilinx EDK...
> 
> regards,
> 
> Klaas


Hi
The EDK thing is no Problem, but I'ld prefer a Kernel 2.6.x. You have expierience with that too?
Anyway, beside that your howto is perfect and will help me definetly
Greez
Joachim
________________________________________________________
Bis 50 MB Dateianhänge? Kein Problem!
http://www.digitaledienste.web.de/freemail/club/lp/?lp=7



^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [Xenomai-help] Xenomai and Virtex II Pro (PPC405)
@ 2008-02-25 19:11 Joachim Meyer
  0 siblings, 0 replies; 10+ messages in thread
From: Joachim Meyer @ 2008-02-25 19:11 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: xenomai

> The RTAI skin is kernel-space only so far, and it doesn't implement to
> full set of RTAI services - which would be a lot of work to do...
> 
> Take a look at the Native API of Xenomai. It is quite similar to RTAI,
> but you may find it way more consistent. Unless there is a hard
> requirement to keep the OS layer of that frame work at RTAI level,
> adopting to Native services should be the preferred way to go.
> 
> Jan

Thanks for your Infos. I'll keep in mind.
Greez
Joachim
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-02-26  8:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 22:42 [Xenomai-help] Xenomai and Virtex II Pro (PPC405) Joachim Meyer
2008-02-23  0:03 ` Alexis Berlemont
2008-02-25  8:07 ` Klaas Gadeyne
  -- strict thread matches above, loose matches on Subject: below --
2008-02-24 13:42 Joachim Meyer
2008-02-25  3:51 ` Alexis Berlemont
2008-02-25  8:10   ` Jan Kiszka
2008-02-25 19:03 Joachim Meyer
2008-02-25 19:09 Joachim Meyer
2008-02-26  8:30 ` Klaas Gadeyne
2008-02-25 19:11 Joachim Meyer

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.