We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Iam working IMX6 Q and processor is ARM cortex A9, Iam at beginning stage can please anyone tell me how to write interrupt handler in a code for ARM cortex A9
Hi Tejadeep,
As a first pass, I would refer you to the Cortex-A Programmer's Guide, notably Ch 12, which discusses interrupt handling. The document is also useful for general learning.
Thankyou Ronan