Draw a UML state diagram for software processing of a vectored interrupt. The vector handling is performed
Question:
Draw a UML state diagram for software processing of a vectored interrupt.
The vector handling is performed by software (a generic driver) that executes as the result of an interrupt. Assume that the vector handler can read the interrupting device’s vector by reading a standard location. Your state diagram should show how the vector handler determines what driver should be called for the interrupt based on the vector.
Step by Step Answer:
Related Book For
Computers As Components Principles Of Embedded Computing System Design
ISBN: 9780128053874
4th Edition
Authors: Marilyn Wolf
Question Posted: