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
How much total external data memory that can be interfaced to the 8051?
Explain dma?
Why do we use two ground pins in the pin diagram of 8086?
Which interrupt has highest priority in microcontroller ?
What are hardware interrupts?
What is meant by priority of interrupt?
What is special function registers (sfr)?
List the various registers of 8085?
What are the software instructions related to stack operations?
What does a microprocessor mean? What all does a microprocessor comprise of?
What was is the primary usage of a 8085 microprocessor?
What is a linker?
Describe the aaa instruction with the help of an example?
What is the difference between program memory and data memory?
What is meant by address space? What is meant by address space partitioning?