How can you reduce memory requirements in embedded systems?
Tell me how many types of ipc mechanism you know?
How does the interrupt architecture works?
What is the use of volatile keyword?
What is spin lock?
What are the types of embedded system?
Tell me how does the interrupts handle by using the threads?
What's the difference between unit test and integration test?
What are the components of embedded system?
How to reduce interrupt latency?
Tell me can you have constant volatile variables?
Tell me can static variables be declared in a header file?
What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?