Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

the program doesn't return from interrupt

I'm using the uart interrupt. when data is received trough the uart the program jump to perform the interrupt the problem is that the interrupt flag of the uart stays on and so th...