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 agoHello Cris,
as soon as i given lower priority to sys_clock_timer etc.,It start working in OS (uC/OS-II) environment. just for curiosity why this happen , mean why lowering the sys_clock_timer priority will trigger my application ?. regards kaushal