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
Which parameters decide the size of data type for a processor?
Which is the best way to write loops?
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
What is priority inheritance?
Tell me why does pre-emptive multi-threading used to solve the central controller problem?
Accessing fixed memory locations
Tell me what does dma address will deal with?
Explain how does combination of functions reduce memory requirements in embedded systems?
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
What is difference between using a macro and a in line function?
Explain the components of an embedded system?
Explain what is the difference between mutexes and semaphores?
What is the use of having the const qualifier?
Describe a software development life cycle that you've managed.
Why would you choose java in embedded systems?