Forum Discussion
Altera_Forum
Honored Contributor
19 years agoTo use your own interrupt handler, I think you can edit the linker file "generated.x" in system library project debug folder, you also can edit crts.o directly. Don't forget to backup it before editing.
To avoid using HAL, you can edit alt_sys_init.c