How to set interrupt disable when we use rtai timer API
Yutaka Ota <[email protected]> Fri, 23 Dec 2016 11:35:05 +0900
| Newsgroups | gmane.linux.real-time.rtai |
|---|---|
| Message-ID | <[email protected]> |
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