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 meant by a sandbox.
What are the differences between stateless and stateful systems, and impacts of state on parallelism.
What are real-time embedded systems?
What buses are used for communication in embedded system?
What is watchdog timer?
Tell me can static variables be declared in a header file?
What are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
Tell me is count down_to_zero loop better than count_up_loops?
What is refactoring? Have you used it and it is important? Name three common refactorings.
Have you designed ui, user interface?
Explain what is a watchdog timer?
What is the difference between locking and lockless (optimistic and pessimistic) concurrency models?
What kinds of problems can you hit with lockless model?
What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
Explain the software analysis process, such as code analysis, code metrics, and system risk analysis or software reliability.