ML620Q503/Q504 User's Manual
Chapter 5 Interrupts
FEUL620Q504 5–58
5.3.6 Interrupt Processing When Interrupt Level Control Enabled
(1) Interrupt processing
The interrupt handler carries out the following processing.
i. The following processing is made when multiple interrupts are enabled.
When a higher level interrupt request occurs, that request should be processed with priority. For this reason,
the general-purpose registers are saved to memory and the EPW and EPSW registers are pushed in order to
retain the processor state at return.
ii. When multiple interrupts are ready to be processed, the EI instruction is executed to enable the processor
interrupt.
(2) Return from interrupt
The interrupt handler carries out the following processing.
i. After the desired processing is completed by the interrupt, the processor interrupt is disabled.
ii. A write access is made to the current interrupt request level register (CIL) to clear the highest current interrupt
request level.
iii. If the interrupt is in the highest level, the general-purpose registers are restored from memory, and the RTI
instruction is executed to return from the interrupt. Otherwise, the general-purpose registers are restored from
memory, and the PC and PSW registers are popped.
The following processing is made on the hardware.
i. When a write access is made to the current interrupt request level register (CIL), the highest order set bit of the
CIL register is cleared.
ii. If there is an interrupt request flag with a higher interrupt level than the current interrupt request level of the
CIL register among the interrupt request flags which are pending in the interrupt request register (IRQ), an
interrupt request is made to the U16 processor. In this case, if there are multiple interrupt request flags with
higher interrupt levels than the current interrupt request level of the CIL register, the interrupt with the highest
priority is requested to the U16 processor.
Summary of Contents for LAPIS SEMICONDUCTOR ML620Q503
Page 2: ...ML620Q503 Q504 User s Manual Issue Date Apr 16 2015 FEUL620Q504 01...
Page 18: ...Chapter 1 Overview...
Page 32: ...Chapter 2 CPU and Memory Space...
Page 44: ...Chapter 3 Reset Function...
Page 50: ...Chapter 4 Power Management...
Page 70: ...Chapter 5 Interrupts...
Page 134: ...Chapter 6 Clock Generation Circuit...
Page 161: ...Chapter 7 Time Base Counter...
Page 170: ...Chapter 8 Timers...
Page 183: ...Chapter 9 Function Timer FTM...
Page 231: ...Chapter 10 Watchdog Timer...
Page 239: ...Chapter 11 Synchronous Serial Port SSIO...
Page 251: ...Chapter 12 Synchronous Serial Port with FIFO SSIOF...
Page 283: ...Chapter 13 UART...
Page 303: ...Chapter 14 UART with FIFO UARTF...
Page 327: ...Chapter 15 I2 C Bus Interface...
Page 344: ...Chapter 16 Port XT...
Page 350: ...Chapter 17 Port 0...
Page 361: ...Chapter 18 Port 1...
Page 368: ...Chapter 19 Port2...
Page 379: ...Chapter 20 Port 3...
Page 395: ...Chapter 21 Port 4...
Page 410: ...Chapter 22 Port 5...
Page 426: ...Chapter 23 Melody Driver...
Page 439: ...Chapter 24 RC Oscillation type A D Converter RC ADC...
Page 462: ...Chapter 25 Successive Approximation Type A D Converter SA ADC...
Page 479: ...Chapter 26 Analog Comparator...
Page 489: ...Chapter 27 Flash Memory Control...
Page 505: ...Chapter 28 Voltage Level Supervisor VLS...
Page 517: ...Chapter 29 LLD circuit...
Page 519: ...Chapter 30 On Chip Debug Function...
Page 522: ...Appendixes...
Page 552: ...Revision History...