roland Tollenaar wrote: > Hi, > > The Native API tour dictates that rt_timer_start() MUST be called in > all userspace applications that access the rt_timer. > > It displays and example very similar to the example trivial_periodic.c > > howeve trivial_periodic.c does not call the rt_timer_start() even > though it does have calls such as rt_timer_read. > > and it seems to work. > > Why is that?
That tour was written before rt_timer_start() got deprecated. Always check the latest API documentation when something appears contradictory. Jan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
