Forum Discussion
Altera_Forum
Honored Contributor
11 years agoNiosII interuppts mamagement
Hello guys... I have a NiosII based system which has to communicate with a master peripheral with the UART protocol. So I've configured it using software interrupt. On my board I have also...
Altera_Forum
Honored Contributor
11 years agoAnother interrupt can be processed only if it has higher priority. So you can try to define priorities in a way this doesn't happen.