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

How to trigger extended interrupts in Mentor Graphics's M8051EW simulation

Mentor Graphics's M8051EW core provides several extended interrupts (6-13). Keil simulator supoorts those in the Interrupts peripheral window.
http://keil.com/dd/vtr/3227/4547.htm

However for those extended interrupt sources, only EA, mask, and priority are configurable. The interrupts can't be triggered through this "Interrupt System Dialog".
Is there anyway to triggere these extended interrupts? Thru debug functions? How?
Thanks.