Explain what are real-time embedded systems?
No Answer is Posted For this Question
Be the First to Post Answer
Explain me what is kernel paging?
What are the most common errors you've found in embedded systems?
Which is the best way to write loops?
Describe to me some bad code you've read or inherited lately.
Tell me why does pre-emptive multi-threading used to solve the central controller problem?
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?
Tell me what is the difference between hard real-time and soft real-time os?
Why are patterns important?
What is priority inheritance?
While writing interrupt handlers (ISR), which are points needed to be considered ?
Scope of static variables?
When do you know your code is ready for production?