Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNo timer at all in SOPC 'system contents' or in excalibur.h. If its there, it looks like it is not accessible from the GUI. Are we talking about a baud rate reload timer? I do see that each of my 4 serial ports has an IRQ#. Since these are all of higher priority than the ISR I am testing, changing their priority wouldn't fix anything. On the other hand, if I misunderstood and need to explicitly reenable interrupts inside my ISR for any ISR to work, then that explains why it would lock, it just does not explain why it locks only after a seemingly random# of interations.