With the watchdog timeout set to 2 seconds, everything runs correctly both in periodic and aperiodic mode.
Is there an alternate way to sync all threads on a common timebase rather than periodic timing? I don't understand why periodic timing requires more CPU usage than aperiodic, when all it has to do is reset the interrupt. You'd think without calculations for absolute time expirations, it would be faster. Steven > -----Original Message----- > From: Gilles Chanteperdrix [mailto:[EMAIL PROTECTED] > Sent: Sunday, February 03, 2008 1:44 PM > To: Steven Seeger > Cc: [email protected] > Subject: Re: [Xenomai-help] periodic issues/watchdog > > Steven Seeger wrote: > > It seems that for now, I'll have to disable the watchdog as I see this > > behavior with periodic mode or aperiodic mode. (My watchdog timeout is > > set for 1 second.) > > What happens if you set the timeout to 2 seconds ? > > -- > > > Gilles Chanteperdrix. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
