Mouaiad Alras wrote:
 > Hello,
 > is there any difference between "periodic task" and "periodic alarm 
 > triggered task" ??
 > 
 > are "task1" and "task2" the same in this example ? :

No, these are two ways to do the same thing. A periodic task uses a
timer that is built-in the task, whereas an alarm creates a different
timer. Of course, you can create as many alarms as you want whereas each
task has only one built-in timer.

-- 


                                            Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to