Re: How to set interrupt disable when we use rtai timer API
Paolo Mantegazza <[email protected]> Fri, 23 Dec 2016 14:24:02 +0100
| Newsgroups | gmane.linux.real-time.rtai |
|---|---|
| Message-ID | <[email protected]> |
Are you using kernel or user space? Paolo On 12/23/2016 03:35 AM, Yutaka Ota wrote: > Dir Sirs, > > My name is Yutaka Ota, a Japanese engineer. > I am now developing CNC software system on debian LXDE realizing realtime interrupt with rtai. > > We were using outside timer IRQ, then interrupt disable was successful using 'rt_disable_irq()’. > > Recently we are going to use another hardware without outside timer device. > We are using 'rt_task_make_periodic_relative_ns()’ and it works fine. > But it seems ‘rtai_cli()’ not working. > Please let us know how to disable the interrupt when we use rt_task_make_periodic_relative_ns()’. > > Thanks in advance, > Yutaka Ota > > > _______________________________________________ > Rtai mailing list > [email protected] > https://mail.rtai.org/cgi-bin/mailman/listinfo/rtai _______________________________________________ Rtai mailing list [email protected] https://mail.rtai.org/cgi-bin/mailman/listinfo/rtai