On 12/30/2012 09:11 PM, RAGHAVENDRA GANIGA wrote:

> I am about to start my work on real time device driver for watch dog timers
> on panda board and want to benchmark my driver , for this i need a rtos
> model for the already existing device driver for watch dog timer to and
> also would like to have suggestions from your side to progress in my
> project. Thank you


If you are looking for a device profile for watchdog drivers, I do not
think we have one, however, I do not think you really need a real-time
driver for these either.

If you plan to use hardware timers as timers, then they are probably
best kept in kernel-space and used by drivers instead of being exposed
to applications.

-- 
                                                                Gilles.

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

Reply via email to