Hello all, I herewith facing some problem in external interrupt, see if anybody can suggest me to overrule the difficulty. Hence follows the problem description when i configure my LPC2124 as EXTMODE = 0x08; ... VICIntEnable = (1<<VIC_EINT3); // Enable external 3 as ISR, i am not getting the interrupt, but when try the same with EXT1 its working fine, but i am using both the interrupts in my application. Is it the problem exist in the uC itself or i need to do it in the tricky way if so please give me the same code. rgds, Lokesh.S
Message
EINT3 external interrupt problem
2005-11-30 by lokesh_17