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, 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.