Hi, I have created a small project for spansion MB9AF312K. In short, on SW1 button press(P0f/NMIX), it creates an interrupt, an NMI and lights an LED(inside NMI_Handler) .I would like to debug it using simulator of keil uvision5. how can I do it ?How can I trigger the interrupt using it? Or how can I implement the button press in simulator debugging? Thanks in advance.