While writing interrupt handlers (ISR), which are points
needed to be considered ?
Answer Posted / dinesh
while writing ISR you should have proper knowledge about
it......... - by chandu
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Whose blogs or podcasts do you follow? Do you blog or podcast?
You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
What are little endian and big endian types of storage? How can you identify which type of allocation a system follows?
What are the most common errors you've found in embedded systems and how have you resolved them?
Describe a pattern that is not the factory pattern? How is it used and when?
What trade offs do you have for resource contention?
Why are interfaces important?
Can you please explain the difference between mutexes vs semaphores?
List out some of the commonly found errors in Embedded Systems?
What does malloc do? What will happen if we have a statement like malloc(sizeof(0));
What is an embedded system?
Please explain can structures be passed to the functions by value?
What is inversion of control?
What do you do to stay abreast of the latest technologies and tools?
What are the advantages and disadvantages of embedded system?