Re: [Xenomai] Kernel Warning : I-pipe: Detected illicit call from head domain 'Xenomai'

2017-07-13 Thread Philippe Gerum
On 07/11/2017 06:09 PM, Nitin Kulkarni wrote: > Hi Philippe, > Thanks for the answer. Can you refer me to any DMA driver that you integrated > with ipipe ? SDMA often found on the i.MX6 series can be adapted this way. The code supporting TI's EDMA too, although this is more tricky. > I found

Re: [Xenomai] Kernel Warning : I-pipe: Detected illicit call from head domain 'Xenomai'

2017-07-11 Thread Nitin Kulkarni
. Thanks a lot for the guidance. - Nitin From: Philippe Gerum <r...@xenomai.org> Sent: Monday, July 10, 2017 8:25 PM To: Nitin Kulkarni; xenomai@xenomai.org Subject: Re: [Xenomai] Kernel Warning : I-pipe: Detected illicit call from head domain 'X

Re: [Xenomai] Kernel Warning : I-pipe: Detected illicit call from head domain 'Xenomai'

2017-07-10 Thread Philippe Gerum
On 07/10/2017 10:32 AM, Nitin Kulkarni wrote: > Hi, > > I am getting this message from I-Pipe trace when I enabled the I-pipe debug > option. > > Does this affect the performance of my driver in terms of execution time ? > and does this mean it switches mode from primary to > > secondary mode