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
Name the pin in 8086 microprocessor that is used for selecting mode of operation?
Which interrupt has the highest priority?
Describe the aaa instruction with the help of an example?
Which interrupts are generally used for critical events?
Define word?
After a pop instruction where does the stack pointer points?
Explain dma?
Explain the characteristics of the cmp instructions?
What are the functions of base registers?
Discuss 3 states signals io/m,s0,s1?
Explain what is microcontroller?
What is an interrupt? List various types of interrupts available in 8051 microcontroller?
Give an example of a combined addressing mode instruction?
What is the purpose of segment register?
Explain the software instruction ei and di?