Forum Discussion
Altera_Forum
Honored Contributor
15 years agoOh ok. That was what I was missing ;)
It is strange they did it that way, because deferred interrupt handling is necessary in real time OSes... In that case instead of just clearing it, you could disable it in the "Interrupt Enable Register" until you read the data, as you suggest in (1)