How to start a timer as a result of interrupt processing

Ingolf Steinbach ingolf.steinbach at googlemail.com
Thu May 8 13:44:21 UTC 2008


Hi,

the C Users Guide for the classic API does not list any timer related
directives among thos allowed from an ISR. What is the best way to
start a timer as a result of interrupt processing? Would the ISR have
to send an event to a special task which then calls
rtems_timer_fire_after()?

Kind regards
Ingolf



More information about the users mailing list