rtems_task_wake_after inside ASR
    Peters, Kenneth J (3320) 
    kenneth.j.peters at jpl.nasa.gov
       
    Tue Dec 28 23:25:26 UTC 2010
    
    
  
What is expected to happen if rtems_task_wake_after is called within an ASR?
I am seeing behavior that looks like the delay is executed after the ASR
completes (so other code after the delay inside the ASR executes before the
delay).
My ASR mode is RTEMS_PREEMPT | RTEMS_TIMESLICE | RTEMS_NO_ASR.
I have more investigation to do, but figured someone might have the answer
and be reading rtems-users while on vacation :-\
Thanks,
Ken Peters
    
    
More information about the users
mailing list