BenzT
Junior Member level 3
- Joined
- Mar 24, 2017
- Messages
- 27
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 224
Hi,
If a high priority interrupt triggers while context switch for the low priority interrupt is in process(not completed), what will happen?
For the following scenario.
main program executing..
low priority interrupt triggers..
PC pushed to stack
Status register moved to Stack
How priority interrupt triggers..
What will happen now..
If a high priority interrupt triggers while context switch for the low priority interrupt is in process(not completed), what will happen?
For the following scenario.
main program executing..
low priority interrupt triggers..
PC pushed to stack
Status register moved to Stack
How priority interrupt triggers..
What will happen now..