What is the difference detween ISR & function call
Answer Posted / achal
this is with reference to ARM7. The function call is made
when cpu is in User mode(non-priveleged).
But an ISR is called from an Interrupt handler and cpu is
in one of the priveleged modes. Whenever an interrupt
occurs the control moves to a particular address in vector
table.
regards
Achal
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is meant by priority of interrupt?
How many i/o ports are present in the 8086?
How can you increase ports of a microprocessor?
What does SD RAM refers to
Explain the internal architecture of the 8086 microprocessor?
Define the 8085 instruction format and their classification according to word size?
What is the difference between maskable interrupts and non-maskable interrupts?
What happens when call instruction is executed?
Classify interrupts on the basis of signals. State their differences.
In case of DVD, the speed is referred in terms of n X. Here what does X refers to
What are the functions of base registers?
Can port 0 be used as input output port?
Explain db?
How many bit address bus does the 8085 use?
Why 8051 is called 8 bit microcontroller?