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 a gps module. This module uses the UART protocol to stream its informations. Now I want to read its informations using interrupt but I think that there is the possibility to loose information when I'm processing an interrupt and another one is generated... How could I mange it ? Any suggestions ?? Thank tou and ahave a nice day !