Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

EL1 Interrupt handler in C for Cortex R52

Hello

I'm quite a beginner with development of drivers for R52.

I just want, for trials purpose, to write a C interrupt handler (EL1) for some peripheral.

I wrote a very simple "hello world" style and managed to trigger it when my peripheral sends an interruptions to the R52 virtual model.

But now, I would like to know how to clear my interrupt from my C handler, because I do not know which registers must be written and in which order. Could

you please tell me what I have to do to clear my SPI interrupt ?

Best Regards

Frederic

Parents Reply Children
No data