Tell me how does input/output bus functions?
Why we use embedded systems?
What is the use of volatile keyword?
What's yagni? Is this list of questions an example?
Tell me what are the functional requirements that are used in the embedded systems?
What is interaction semantics used in embedded systems?
What kinds of problems can you hit with locking model? And a lockless model?
Tell me can we put breakpoint inside isr?
How does the interrupt architecture works?
Explain some of the commonly found errors in embedded systems?
Tell me can include files be nested?
Explain what is size of character, integer, integer pointer, character pointer?
Tell me what is the function of simple thread poll in embedded system?