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 special purpose registers in 8086?
What is the significance of the control unit in the 8085?
What is the maximum memory addressable size by the 8086?
Explain about the classification of instruction operations
Why do we use two ground pins in the pin diagram of 8086?
What is the difference between jmp and call?
What are the different types of assemblers used?
How is the system clock calculated in the 8085?
List some features of 8051 microcontroller.
Mention the addressing modes of 8085?
Define edge or level sensitive interrupts?
explain the flow of a typical instruction word
What are the software instructions related to stack operations?
why 8085 processor is called an 8 bit processor?
What is the difference between a microprocessor and a microcontroller?