What is Interrupt Address Vector?

Posted in Labels:


 The technique used to find the starting address of the service routine (commonly known as the interrupt address vector) varies from one microprocessor to another. With some microprocessors the manufactures define the fixed starting address for each interrupt. Other manufacturers use an indirect approach by defining fixed locations where the interrupt address vector is stored. Read More