[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Event set not being cleared



joel.sherrill at oarcorp.com wrote:
> More details please.  What precise version of 4.6 and
> what precisely is your call to rtems_event_receive?
It's 4.6.6 

status = rtems_event_receive(RTEMS_PENDING_EVENTS, RTEMS_EVENT_ANY | RTEMS_WAIT, 1, &eventSet);

Simon