INTERRUPT CONTROL UNIT
8-6
8.3.2.1
Priority Resolution Example
This example illustrates priority resolution. Assume these initial conditions:
•
the Interrupt Control Unit has been initialized
•
no interrupts are pending
•
no In-Service bits are set
•
the Interrupt Enable bit is set
•
all interrupts are unmasked
•
the default priority scheme is being used
•
the Priority Mask register is set to the lowest priority (seven)
The example uses two external interrupt sources, INT0 and INT3, to describe the process.
1.
A low-to-high transition on INT0 sets its Interrupt Request bit. The interrupt is now
pending.
2.
Because INT0 is the only pending interrupt, it meets all the priority criteria. The Interrupt
Control Unit asserts the interrupt request to the CPU and waits for an acknowledge.
3.
The CPU acknowledges the interrupt.
4.
The Interrupt Control Unit passes the interrupt type (in this case, type 12) to the CPU.
5.
The Interrupt Control Unit clears the INT0 bit in the Interrupt Request register and sets the
INT0 bit in the In-Service register.
6.
The CPU executes the interrupt processing sequence and begins executing the interrupt
handler for INT0.
7.
During execution of the INT0 interrupt handler, a low-to-high transition on INT3 sets its
Interrupt Request bit.
8.
The Interrupt Control Unit determines that INT3 has a lower priority than INT0, which is
currently executing (INT0’s In-Service bit is set). INT3 does not meet the priority criteria,
so no interrupt request is sent to the CPU. (If INT3were programmed with a higher
priority than INT0, the request would be sent.) INT3 remains pending in the Interrupt
Request register.
9.
The INT0 interrupt handler completes and sends an EOI command to clear the INT0 bit in
the In-Service register.
10. INT3 is still pending and now meets all the priority criteria. The Interrupt Control Unit
asserts the interrupt request to the CPU and the process begins again.
Содержание 80C186XL
Страница 1: ...80C186XL 80C188XL Microprocessor User s Manual...
Страница 2: ...80C186XL 80C188XL Microprocessor User s Manual 1995...
Страница 18: ...1 Introduction...
Страница 19: ......
Страница 27: ......
Страница 28: ...2 Overview of the 80C186 Family Architecture...
Страница 29: ......
Страница 79: ......
Страница 80: ...3 Bus Interface Unit...
Страница 81: ......
Страница 127: ......
Страница 128: ...4 Peripheral Control Block...
Страница 129: ......
Страница 137: ......
Страница 138: ...5 ClockGenerationand Power Management...
Страница 139: ......
Страница 154: ...6 Chip Select Unit...
Страница 155: ......
Страница 178: ...7 Refresh Control Unit...
Страница 179: ......
Страница 193: ......
Страница 194: ...8 Interrupt Control Unit...
Страница 195: ......
Страница 227: ......
Страница 228: ...9 Timer Counter Unit...
Страница 229: ......
Страница 253: ......
Страница 254: ...10 Direct Memory Access Unit...
Страница 255: ......
Страница 283: ......
Страница 284: ...11 Math Coprocessing...
Страница 285: ......
Страница 302: ...12 ONCE Mode...
Страница 303: ......
Страница 306: ...A 80C186 Instruction Set Additions and Extensions...
Страница 307: ......
Страница 318: ...B Input Synchronization...
Страница 319: ......
Страница 322: ...C Instruction Set Descriptions...
Страница 323: ......
Страница 371: ......
Страница 372: ...D Instruction Set Opcodes and Clock Cycles...
Страница 373: ......
Страница 396: ...Index...
Страница 397: ......