Forum Discussion
Altera_Forum
Honored Contributor
16 years agoInterrupt handling
Hello guys, I got problems with my interrupt routines. One routine is for uart whitch means if a character comes in it'll be stored in a buffer array, the other one is for simple timer ticks. ...
Altera_Forum
Honored Contributor
16 years agoOh oh, I have to mark "reduced device driver" because I haven't an external RAM therefore I currently debug from ONCHIP RAM. It isn't large enough to fit my design with large device drivers. Is there a possibility to circumvent this problem. I must say, two days ago the uart ISR works... after Re-compilation of my Quartus project and downloading to my system the ISR failed.