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

GPIO interrupt simulation problem.

I am using KEIL simulator for Target LPC2364.
I Want to generate GPIO interrupt on PIN0.11. I am using signal, I am able to see signals on PORT0.11 through logic analyzer, but i am not able to generate GPIO interrupt. I am able to catch other interrupts like timer and External interrupt.

Target: LPC2364 Simulator OS: RTX

I would like to know, is it possible to simulate GPIO interrupt using simulator?

Thank you in advance.

0