Difference between revisions of "Interrupt handling (Raspberry Pi)"

From Embedded Xinu
Jump to navigation Jump to search
(Created page)
(No difference)

Revision as of 18:52, 2 August 2013

Interrupt handling on the Raspberry Pi is concerned with all software and hardware used to configure and process interrupts. An example of an interrupt that can be enabled on the Raspberry Pi is that from the BCM2835 System Timer, which is used in Embedded Xinu to implement preemptive multitasking. Interrupt handling on the Raspberry Pi consists of two complementary parts: