What type of interrupts are used for critical events and why?
Answer / Harmesh Singh
Non-maskable interrupts (NMIs) are used for handling critical events in the 8086 family. Unlike maskable interrupts, NMIs cannot be disabled by software, ensuring that they receive immediate attention even if other interrupts are being handled. This is crucial for handling system crashes or hardware failures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where can i find the sample ASSEMBLY LANGUAGE programs????? plz tell me the site or forum......anything which can have the sample codes/programs of assembly language????
What is non-maskable interrupts?
Are all the bits of flag register used in 8051?
What are the different flags included in the alu?
Explain the software instruction ei and di?
What are the three main types of connection used by bluetooth?
what is the undefined bits in flag registers of 8085 microprocessor?
Which interrupt has highest priority in microcontroller ?
What type of interrupt is the “trap” and what does it do?
Comment the size of stack?
How much on chip ram is available?
What is the purpose of segment register?