Hi, I am having the same error as this person described in this thread: http://www.keil.com/forum/15818/
Well it has been answered there, but my question is If i will use __irq instead of __fiq, how would the compiler know that this ISR is for fiq, since we use the same __irq directive with vectored IRQs and non vectored IRQs as well.
Regards, Salman