Hubert Talbot wrote:
 > Hi,
 > 
 > I work with Sensoray S626 IO card.
 > 
 > My test consists in generating signal with a calibrator, one per second 
 > during 5 seconds.
 > 
 > I use rt_intr_wait and I get about 50000 interrupts, I have to filter them 
 > to count only the good ones (5).
 > 
 > The provided demo does not behave this way. It receives only the ones 
 > generated by the calibrator. 
 > 
 > Where do the ~50000 interrupts come from?

A stupid advice: did you check rt_intr_wait return value ? Maybe
something is badly configured and rt_intr_wait returns an error 50000
times ?

-- 


                                            Gilles.

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

Reply via email to