Hello Gilles, Is it ok that I configure the timer which is used for OS to generate a periodic interrupt as xenomai clock? (Timer2 in my case)
On Fri, May 17, 2013 at 1:59 PM, kunming yang <[email protected]>wrote: > Ok, I will have a try. Thank you very much for reply. > > > On Fri, May 17, 2013 at 1:08 PM, Gilles Chanteperdrix < > [email protected]> wrote: > >> 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
