On 02/18/2013 05:13 PM, uMinded Strikes Again wrote:

> I have compiled my kernel and it seems to register my ipipe with the
> correct frequency to the system and xenomai begins to start but then the
> system hard reboots and drops me back to u-boot.
> 
> Any idea where I should start?


Try to find the last function called before the reboot by adding printks
all around.

The first things you should suspect is the timer
(ipipe_mach_timer_set_dec). 99% of the problems of porting the I-pipe
patch to a new ARM board are related to hardware timers.

-- 
                                                                Gilles.

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to