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?
944What are little endian and big endian types of storage? How can you identify which type of allocation a system follows?
956What is the order of calling for the constructors and destructors in case of objects of inherited classes?
885Post New Embedded Systems AllOther Questions
What is rtos in an embedded system?
Why is it better to use multi-threading polling instead of a single threading model?
What does malloc do? What will happen if we have a statement like malloc(sizeof(0));
Tell me what happens when recursive functions are declared inline?
What are recursive functions? Can we make them in line?
Scope of static variables?
Tell me can you have constant volatile variables?
Tell me what is embedded system in a computer system?
What is a inode?
List out some of the commonly found errors in Embedded Systems?
what is embedded system in a computer system?
What is the main function of multiplexed address/data bus?
What is a 'volatile' variable?
If you buy some rtos, what are the features you look for in?
Tell me how does the interrupts handle by using the threads?