What is an Vectored Interrupt? - Computer Science 2

Advertisement Remove all ads
Advertisement Remove all ads
Advertisement Remove all ads

What is an Vectored Interrupt? 

Advertisement Remove all ads

Solution

(1) An interrupt is a subroutine called, initiated by external device through hardware (hardware interrupt) or microprocessor itself (software interrupt).
(2) An interrupt can also be viewed as a signal, which suspends the normal sequence of microprocessor and then microprocessor gives service to that device which has given the signal. After completing the service, microprocessor again returns to the main program.
(3) Hardware interrupts are used to handle asynchronous events. These interrupts are requested by external device.
(4) After execution of these interrupts program counter is not incremented. The microprocessor executes either interrupt acknowledge cycle or ideal machine cycle to acknowledge this interrupt.

(5) These interrupts may be non- maskable or maskable.
(6) They have lower priority than any software interrupt.

Concept: Introduction to Microprocessors and Organization of 8085
  Is there an error in this question or solution?
2015-2016 (March)
Share
Notifications



      Forgot password?
View in app×