Problem with rtems_event_send crashing from interrupt routine

Mr. Andrei Chichak groups at chichak.ca
Fri Jun 12 19:35:42 UTC 2015


> On 2015-June-12, at 1:02 PM, Gedare Bloom <gedare at rtems.org> wrote:
> 
> On Fri, Jun 12, 2015 at 1:33 PM, Mr. Andrei Chichak <groups at chichak.ca> wrote:
>> Does it make any sense that I can bypass the problem with the watchdogs by
>> calling rtems_event_receive with a timeout of RTEMS_NO_TIMEOUT?
>> 
> Yes, the event will not go into the watchdog if there is no time out.
> (However, chasing this bug down a little bit is beneficial to others.
> Or posting a test case that demonstrates it.)

I’ll give it a go. From what I’ve seen it should work with one process generating events at a high rate and the other consuming, but it needs to be shown.

A


More information about the users mailing list