On 05/17/2013 12:41 PM, kunming yang wrote:
> Hello,
>
> When I boot my Cubieboard(A10) with xenomai, the kernel hangs after this
> message:
> <6>Xenomai: scheduling class idle registered.
> What might cause this?
>
> Any help would be appreciated!
To find where the kernel really blocks:
- enable early printk (as described in the porting guide)
- add calls to printascii in the code to find what is the last function
called.
My guess would be the hardware timer initialization.
--
Gilles.
_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai