⟩ A computer system has 4k word cache organised in a block-set-associativemanner, with 4 blocks per set,64 words per block. The number of bits in the SET and WORD fields of the main memory address format is1. 15,4 2. 6,43. 7,2 4. 4,6
2. 6,4
2. 6,4
Tell me significance of watchdog timer in Embedded Systems?
Explain me what are the rules followed by Mutexes?
Tell me why do we need virtual device drivers when we have physical device drivers?
Explain what are the uses of the keyword static?
Do you know what is virtual memory?
Tell me what is the function of simple thread poll in embedded system?
Tell us what is the need for an infinite loop in embedded systems?
Do you know what is priority inheritance?
Please explain can structures be passed to the functions by value?
Tell me why cannot arrays be passed by values to functions?