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?
My bad, I sent you the URL of an old version of the Native API tour, this has been fixed in later releases. The correct URL is: http://www.xenomai.org/documentation/trunk/pdf/Native-API-Tour-rev-C.pdf -- Gilles Chanteperdrix. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
