Hi,
Why interrupts are not working if i use IAP(AN10711) as bootloder for loading my application.
Is their any solution.
Rajbabu
Look at how you're initializing the VIC, and the ARM's vector (Reset, FIQ, IRQ) table, presuming your application is no longer at the base of memory.
Thanks,
Can you give me a little hint how I i can modify Reset, FIQ, IRQ table. Right Now i am using default table provided by Keil.