Homework Firmware challenge (untimed) - Write C a function to identify packet type from a given array of bytes with fields in litte-endian order, given information on packet header fields and call appropriate function (just define, no body required) to process the message in the packet. Submit source code and provide compile instructions and suggest improvements on packet structure within a week. Solution will be evaluated for correctness and maintainability.
Firmware Engineer Interview Questions
2,134 firmware engineer interview questions shared by candidates
What is pipelining, how can it improve your design and what are some drawbacks.
Q: The experience of the MCU.
If your code has a bug, what steps do you take to identify and fix it?
General and technical
They asked me about an RF Transceiver interfacing project that I had worked on.
given the code in C, it involve double pointers, and you have to dereference the double pointer. How is the double pointer going to look like in main memory.
Write a c program to determine the Endianess of a microprocessor.
Tell us C- storage classes, type qualifiers?
How would you write a C function to change a bit of a variable to 0? what is stack or heap? how did you manage communication protocols in your internship? how do you go about learning new technologies? what are Enums (in C), and give an example of how they could be used. what is the difference between x86 and x64 operating systems?
Viewing 341 - 350 interview questions