Forum Discussion
Altera_Forum
Honored Contributor
13 years agoWhy Vectored Interrupt Controller IRQ -1 ?
Hello Friends i have added Vectored Interrupt Controller and generate the BSP but system.h reflect that VIC IRQ is -1 /* VIC configuration */ #define ALT_MODULE_CLASS_VIC altera_vic #def...
Altera_Forum
Honored Contributor
13 years agothanking you Cris72,
i found that rc = alt_ic_irq_enable(vic_interrupt_controller_id,vic_irq); always return -1,