| |
-
paper
 RTOS Interrupt Architectures: Two Approaches - Unified and Segmented
Like stand-alone systems, embedded applications running on top of real-time operating systems (RTOSes) require Interrupt Service Routines (ISRs) to handle interrupts generated by external events.
External events can be caused by just about anything, from an asynchronous character arrival on a UART to a periodic timer interrupt.
ISRs have the responsibility of acknowledging the hardware condition and provide the initial handling of data sent...
preview:
http://www.rtos.com
1/27/2006
Tags: application notes
 |