answersLogoWhite

0

The TRAP interrupt is nomaskable in the 8085 microprocessor because TRAP is intended to indicate some serious system problem, or a hardware assisted debugger single step facility.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How can you trap mask in 8085 microprocessor?

The TRAP instruction in the 8085 is NONMASKABLE, which means it cannot be masked, i.e. it cannot be disabled. The only way to mask or disable TRAP is with external hardware, such as an I/O pin and an AND gate.


Why the name 8085 Why the name 8085 for microprocessor?

8085 is a microprocessor designed by Intel


Is trap is maskable or nonmaskable?

The TRAP interrupt is non-maskable.


What do '8085' in 8085 Microprocessor signify?

The '8085' in the 8085 microprocessor is the designation given to the microprocessor by Intel. The '5' means it is a single power supply (5 volt) version of the 8080, with enhancements.


What power supply is used in microprocessor 8085 programming?

+5v necessary for microprocessor 8085.


What is the Overview of 8085 microprocessor?

8085 is a 8 bit microprocessor designed by Intel Co.


What is crystal in microprocessor 8085?

crystal is a oscilltor in microprocessor


When trap interrupt line is checked by 8085 microprocessor?

In the 8085, trap, intr, and rstx.5 lines are checked on the falling edge of clock, at the beginning of the last T cycle of an instruction, or approximately one clock cycle before ALE.


What is themeaning of pipe lines for 8085 microprocessor?

The 8085 is not pipelined.


How many power supply uses in 8085 microprocessor?

+5v supply is alone needed for Intel 8085 Microprocessor


Prime numbers between 1 to 10 in microprocessor 8085?

program to find prime number in 8085 microprocessor


What is HL pair in 8085 microprocessor?

HL is a register pair used to store 16 bit of data in 8085 microprocessor.