Frage

When a non-vectored interrupt occurs,does the processor ever look up the vector table ?

Talking of 8085 , is it different ?

War es hilfreich?

Lösung

NO, the processor doesn't look up the vector table. It looks up the table during vectored interrupts.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top