All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] xenomai 2.6.1 on ixp4xx hangs on boot
@ 2012-07-19 11:27 Michael Lausch
  2012-07-20 17:06 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Lausch @ 2012-07-19 11:27 UTC (permalink / raw)
  To: xenomai@xenomai.org

Hi,
I'm trying to get xenomai-2.6.1 running on an ixp4xx board
with kernel 3.2.21.

The kernel boots with Xenomai and IPIPE disabled in the kernel configuration.

The kernel also boots with Xenmai disabled and IPIPE enabled.

But the kernel does not boot correctly with both, Xenomai and IPIPE enabled.

Using a JTAG debugger i found that the kernel always hits a breakpoint
On xnintr_clock_handler() with this backtrace:

 #1  0xc00516b8 in __ipipe_dispatch_irq_fast (irq=5) at kernel/ipipe/core.c:1272
#2  0xc00083b0 in __ipipe_grab_irq (irq=<optimized out>, regs=0xc381ff30) at arch/arm/kernel/ipipe.c:458
#3  0xc0008db0 in __irq_svc () at arch/arm/kernel/entry-armv.S:216

The last line is repeated very often, but i think this is just a gdb artefact.
The kernel seems to loop in __irq_svc->__ipipe_grab_irq->__irq_svc.
Maybe the timer interrupt is not cleared and therefore executed as soon as the
IRQ service function finishes?






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

end of thread, other threads:[~2012-08-05 22:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19 11:27 [Xenomai] xenomai 2.6.1 on ixp4xx hangs on boot Michael Lausch
2012-07-20 17:06 ` Gilles Chanteperdrix
2012-07-23 10:28   ` Michael Lausch
2012-07-23 10:38     ` Gilles Chanteperdrix
2012-07-23 10:48       ` Michael Lausch
2012-07-24  6:49         ` Michael Lausch
2012-07-24  6:51           ` Gilles Chanteperdrix
2012-07-26 20:22             ` Gilles Chanteperdrix
2012-07-30 16:03               ` Michael Lausch
2012-07-30 16:28                 ` Gilles Chanteperdrix
2012-07-31  6:15                   ` Michael Lausch
2012-08-05 22:15                     ` Gilles Chanteperdrix

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.