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
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_
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
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
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