Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThanks for the response!
That's an interesting solution, and from what I've read (on blogs, etc) this type of problem seems to have non-intuitive answers. That being said, I have 64MB of memory. :) So it appears we have two different problems. Using the processor control registers, I was able to turn off interrupts and verify that the system timer was sending an interrupt to the processor at the correct time. As soon as I enable interrupts again, however, the interrupt thread (level sensitive) immediately jumps off to parts unknown. :evil: