

InterviewSolution
Saved Bookmarks
1. |
How many interrupt levels are supported in the MC68000?(a) 2(b) 3(c) 4(d) 7I have been asked this question in an interview.I'd like to ask this question from The mechanism of Interrupts in chapter Interrupts and Exceptions of Embedded Systems |
Answer» RIGHT choice is (d) 7 To elaborate: The MC68000 has an external stack for holding the data. The MC68000 family supports a SEVEN INTERRUPT level which are encoded into THREE interrupt pins. |
|