Altera_Forum
Honored Contributor
19 years agoInterrupt handler table
Hi all...
In the _interrupt_handler section (in vector.s) there is a reference to the interrupt handler table: hal_interrupt_handlers. Does anybody know in what specific hal function is the attachment of system interrupts (like Timer, ...) to interrupt handler table? (in system initialization...) Thanks a lot.