While writing interrupt handlers (ISR), which are points
needed to be considered ?
Answer Posted / rajesh
While writing ISR it is necessary to remember which routine is having high priority
Initialize the stack pointer
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is your experience with technical documentation?
What is solid?
List out some of the commonly found errors in Embedded Systems?
What is an embedded system?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
What is priority inheritance?
Describe to me some bad code you've read or inherited lately.
How might a task-based model differ from a threaded model?
If you've integrated new software in an existing system, tell us how you evaluated and identified the requirements for this new technology.
Tell me how does input/output bus functions?
PROVIDE ME NOTES ON EMBEDDED TCHNLOGY
What are the languages used in embedded system?
What is an anti-aliasing filter?
Tell me what are the uses of the keyword volatile?
What is the significance of watchdog timer in embedded systems?