Hello all, Please tell me how to simulate external interrupt (EINT0) by providing it and check whether interrupt occurs or not. Version of Keil IDE is 3.50.
In the simulator, use the Debug->Function Editor to create a VT Reg for your port pin. Write a simple function to to toggle the VT Reg PORT pin. See the debugger manual under Tips and Tricks. Bradford
www.keil.com/.../uv4_db_simulate_io_ports.htm