Event set not being cleared

Joel Sherrill joel.sherrill at OARcorp.com
Tue May 20 13:29:32 UTC 2008


simon at cliffestones.demon.co.uk wrote:
> 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);
>   

You are not waiting for any events -- you are asking for the currently
pending set.

http://www.rtems.org/onlinedocs//doc-current/share/rtems/html/c_user/c_user00204.html
> Simon
>
>   


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985





More information about the users mailing list