1.

Which of the following are accessible by the ISR in software interrupt mechanism?(a) register(b) interrupt(c) nmi(d) memoryI got this question in an interview.I'd like to ask this question from Sources of Interrupts topic in portion Interrupts and Exceptions of Embedded Systems

Answer»

Correct option is (a) register

Explanation: The ADDITIONAL DATA are offered by certain registers and these additional data are used to SPECIFY the type of the data PARAMETER and the request with the specific ISR when running in the software interrupt mode.



Discussion

No Comment Found

Related InterviewSolutions