This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

problem using external interrupts for arm

Hi,
i'm using uvision3 for samsung arm7 processor. i have worked with timer interrupts & is working fine but when i tried to use external interrupts it is not jumping to ISR. i have programmed the flash at 0x30(for ext int) to jump to ISR. what might be the problem?