1.

Which exception is used in the external interrupts and decrementer-caused exceptions?(a) synchronous precise(b) asynchronous precise(c) synchronous imprecise(d) asynchronous impreciseI got this question in semester exam.This question is from RISC Exceptions topic in chapter Interrupts and Exceptions of Embedded Systems

Answer»

The correct CHOICE is (b) asynchronous precise

Explanation: The asynchronous precise type exception is used to handle the external interrupts and decrementer-caused exceptions. Both these can OCCUR at any time WITHIN the instruction flow.



Discussion

No Comment Found

Related InterviewSolutions