Re: [Xenomai] Process shared rt_event_wait() never signaled on ARM with Mercury core

2016-02-10 Thread Philippe Gerum
On 02/10/2016 07:41 PM, Charles Kiorpes wrote: > Hello, > I am having some difficulty getting two processes to signal each other on > an AM572x EVM. > I have two small sample applications: > > - app1 : creates an event "MYTEST" using rt_event_create(), clears the > event, and then rt_event_wait()s

[Xenomai] Process shared rt_event_wait() never signaled on ARM with Mercury core

2016-02-10 Thread Charles Kiorpes
Hello, I am having some difficulty getting two processes to signal each other on an AM572x EVM. I have two small sample applications: - app1 : creates an event "MYTEST" using rt_event_create(), clears the event, and then rt_event_wait()s for TM_INFINITE. When the event is signaled, app1 rt_event_

Re: [Xenomai] Mercury / pSOS: messages lost due to bug in q_receive

2016-02-10 Thread Philippe Gerum
On 02/10/2016 07:06 AM, Ronny Meeus wrote: > On Tue, Feb 9, 2016 at 9:23 PM, Ronny Meeus wrote: > >> Philippe >> >> I have ported the patch to our version of Xenomai and started the test. >> It runs already for several minutes without issues so it looks like >> the problem is solved also with the

Re: [Xenomai] Mercury / pSOS: messages lost due to bug in q_receive

2016-02-10 Thread Philippe Gerum
On 02/10/2016 09:13 AM, Ronny Meeus wrote: > On Wed, Feb 10, 2016 at 7:06 AM, Ronny Meeus wrote: >> On Tue, Feb 9, 2016 at 9:23 PM, Ronny Meeus wrote: >> >>> Philippe >>> >>> I have ported the patch to our version of Xenomai and started the test. >>> It runs already for several minutes without is

Re: [Xenomai] Mercury / pSOS: messages lost due to bug in q_receive

2016-02-10 Thread Ronny Meeus
On Wed, Feb 10, 2016 at 7:06 AM, Ronny Meeus wrote: > On Tue, Feb 9, 2016 at 9:23 PM, Ronny Meeus wrote: > >> Philippe >> >> I have ported the patch to our version of Xenomai and started the test. >> It runs already for several minutes without issues so it looks like >> the problem is solved also