A vast majority of high performance embedded systems today use risc architecture why?
Tell me can include files be nested?
What is the function of dma controlled in embedded system?
Write a program to show the functionality of power-save super loop.
Tell me about 3 times you failed.
How are local and global variables are allocated by compiler.
How might a task-based model differ from a threaded model?
What is inversion of control? How does that relate to dependency injection?
Tell me why is it better to use multi-threading polling then single threading model?
Describe to me some bad code you've read or inherited lately.
What is the difference between unit test and integration test?
Why cannot arrays be passed by values to functions?
How many types of ipc mechanism you know?