[Xenomai-core] Xenomai on PXA255

2006-05-25 Thread Bart Jonkers
Hey, I'm trying to run Xenomai enabled kernel on the PXA255 (arm). When I compile the patched kernel, I get some undefined references errors. When I search through the patched kernel, I found the functions an variables defined for the integrator architecture. Which functions and variables need I

[Xenomai-core] Port Xenomai to PXA

2006-05-29 Thread Bart Jonkers
Hey, I'm willing to port Xenomai to PXA (arm). It seems possible for me, but it will be easier with some information about the processor-specific functions to implement. Is there a guide to port Xenomai to a certain processor or can somebody provide some information? Or is there somewhere

Re: [Xenomai-core] Xenomai on PXA255

2006-05-29 Thread Bart Jonkers
On Mon, 2006-05-29 at 16:00 +0200, Gilles Chanteperdrix wrote: > Bart Jonkers wrote: > > Hey, > > > > I'm trying to run Xenomai enabled kernel on the PXA255 (arm). When I > > compile the patched kernel, I get some undefined references errors. > > When

Re: [Xenomai-core] Xenomai on PXA

2006-07-12 Thread Bart Jonkers
On Tue, 2006-07-11 at 17:01 +0200, Stelian Pop wrote: > Le mardi 11 juillet 2006 à 08:20 +0200, Detlef Vollmann a écrit : > > > What is missing is a look at entry-macro.S. > > Stelian Pop has done something for the Integrator that I don't > > really understand and therefore I can't say whether the

Re: [Xenomai-core] Xenomai on PXA

2006-07-31 Thread Bart Jonkers
On Mon, 2006-07-31 at 11:20 +0200, Detlef Vollmann wrote: > Hello, > > Bart Jonkers wrote: > > When I boot the kernel with ipipe enabled, linux receives no interrupts > > anymore. Any idea to solve this? > What are the symtomps? This is what i see when the kerne

Re: [Xenomai-core] Xenomai on PXA

2006-08-02 Thread Bart Jonkers
On Wed, 2006-08-02 at 15:09 +0200, Gilles Chanteperdrix wrote: > Detlef Vollmann wrote: > > > I also added an interrupt handler on a button which is connected to GPIO > > > pin. The interrupt handler should print something when it is executed. > > > When I push the button a couple of times nothi

Re: [Xenomai-core] Xenomai on PXA

2006-08-03 Thread Bart Jonkers
On Wed, 2006-08-02 at 20:06 +0200, Gilles Chanteperdrix wrote: > Bart Jonkers wrote: > > On Wed, 2006-08-02 at 15:09 +0200, Gilles Chanteperdrix wrote: > > > Detlef Vollmann wrote: > > > > > I also added an interrupt handler on a button which is connecte

Re: [Xenomai-core] Xenomai on PXA

2006-08-03 Thread Bart Jonkers
On Wed, 2006-08-02 at 20:06 +0200, Gilles Chanteperdrix wrote: > Bart Jonkers wrote: > > On Wed, 2006-08-02 at 15:09 +0200, Gilles Chanteperdrix wrote: > > > Detlef Vollmann wrote: > > > > > I also added an interrupt handler on a button which is connecte

Re: [Xenomai-core] Xenomai on PXA

2006-08-03 Thread Bart Jonkers
On Thu, 2006-08-03 at 19:14 +0200, Gilles Chanteperdrix wrote: > Philippe Gerum wrote: > > On Thu, 2006-08-03 at 15:18 +0200, Gilles Chanteperdrix wrote: > > > Bart Jonkers wrote: > > > > > Here is a new version of the ipipe-sa1100-pxa patch that unmaks > &

Re: [Xenomai-core] Xenomai on PXA

2006-08-04 Thread Bart Jonkers
On Thu, 2006-08-03 at 19:14 +0200, Gilles Chanteperdrix wrote: > Philippe Gerum wrote: > > On Thu, 2006-08-03 at 15:18 +0200, Gilles Chanteperdrix wrote: > > > Bart Jonkers wrote: > > > > > Here is a new version of the ipipe-sa1100-pxa patch that unmaks > &