Guest
#1171994
Sir,
I am using At91Rm9200, in which I am using two external interrupt, one
will trun on the LED connected to the PA0,and other will trun on the LED
on the Pin PA1 in the ISR.
In the Startup file i have written the follwing instruction at irq
vector.
ldr pc,[pc,#-0xf20]
but it will not point to the IVR(interrupt vector reg)in AIC.