We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi there, Iam facing the following problem while trying simulate EINT 0 (w.r.t.LPC2368, Port pin 2.10). If I try to invoke the interrupt in the simulator by pulsing the Port Pin 2.10 in the GPIO Fast Interface / Port 2 / Pins, nothing happens. But in the Vectored Interrupt Controller for EINT0, if i check the SoftInt box , then only i can see that the interrupt handler function is invoked. As per the Keil support documents SoftInt is not meant for this.
Please give me your suggestions regarding the above. Also, it will be very helpful if you can suggest me how to use the VTREG facility for the above. Are there any example programs which demo the use of VTREG ?
You need the latest simulator which correctly simulates also external interrupts on LPC23xx. It will be included in the next release of RealView MDK. Please send email to support@keil.com to get it immediately.