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

Question about prioritized ARM interrupt

Note: This was originally posted on 3rd October 2011 at http://forums.arm.com

One simple question but I did not find a clear answer. In the prioritized ARM interrupt, low and same priority interrupt will be masked out, so only higher priority interrupt can stop current interrupt. But will the lower interrupt flags also blocked? So another way to ask the question is whether lower interrupt will be ignored or there is a queue which will execute lower priority interrupt after current interrupt is serviced? Thank you.
0