Content originally posted in LPCWare by Jijo on Thu Oct 08 03:44:50 MST 2015
Hi,
I have problem with ISR Handling in LPC 2368.
In my program , the program did not switch to isr function when interrupt fired. But in the vector interrupt control table it shows the the interrupt request.
what are the reason for this type of issue ?
Is there any problem with startup code ?
Is there any way for to investigate the reason?