2. An interrupt occurs when a program is about to execute a ‘branch on condition’ instruction. Control is returned to the program after processing the interrupt. Explain how the occurrence of the interrupt does not affect the correct execution of the branch instruction.
Answers
Answered by
1
Answer:
Interrupt Service Routine
Interrupt service routines (ISRs) are designed to handle asynchronous events (foreground events).
From: Software Engineering for Embedded Systems 2019
Similar questions
Math,
4 months ago
Math,
4 months ago
English,
4 months ago
English,
8 months ago
Computer Science,
11 months ago