Explain the components of an embedded system?
Can we put breakpoint inside isr?
Tell me what is the purpose of using critical sections?
What is kernel paging?
What are the different types of embedded systems?
Explain the difference between risc and cisc processor?
What's your experience with technical documentation?
Who are the gang of four? Why should you care?
Tell me is count down_to_zero loop better than count_up_loops?
Explain how to reduce interrupt latency?
Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
What is continuous integration? Why is it important?
What is rtos in an embedded system?
How are local and global variables are allocated by compiler.
Tell me can you have constant volatile variables?