1.

What is the disadvantage of the fast interrupts?(a) stack frame(b) delay(c) size of routine(d) low speedI had been asked this question in semester exam.The above asked question is from Fast Interrupts in portion Interrupts and Exceptions of Embedded Systems

Answer»

The correct choice is (c) size of routine

For explanation: The disadvantages associated with the fast interrupt is the size of routine which can be executed and the resources ALLOCATED. In this technique, it ALLOCATES a COUPLE of ADDRESS registers for the fast interrupt routine.



Discussion

No Comment Found

Related InterviewSolutions