Hi,
I've started working with the Raspberry Pi, which is the first exposure I've had with the ARM architecture.
I'm interested in finding out more about how it handles interrupts. I'm familiar with how interrupts work on the x86 architecture, but not ARM.
Do all ARM devices handle interrupts in the same way, or does it vary from model to model?
If I can find a good tutorial on ARM interrupts, will all the information apply to the Raspberry Pi too?
Thank you for your help
ARM Interrupts and the Raspberry Pi
Re: ARM Interrupts and the Raspberry Pi
Thanks,
I've found plenty of information on ART interrupts, so I should be fine now.
I've found plenty of information on ART interrupts, so I should be fine now.