OVERVIEW OF THIS SECTION

  1. What is ISR? Return type of ISR.
  2. What is Interrupt, Interrupt latency, how to reduce latency.
  3.  Software interrupt and Hardware interrupt.
  4. What is cache? Cache coherence? Types of cache.
  5.  How an interrupt execute. 
  6. Explain the architecture of your controller/processor?
  7.  Explain the memory present in you controller?
  8. Difference between cache and buffer?
  9. Explain how fetch code execute?
  10. What is program counter and stack pointer?
  11. What are the internal register used explain?
  12. What is 8/16/32 bit? Explain?
  13. What bus timing diagram?
  14. Modes of operation of your processor?
  15. How to interface memory devices to processor?
  16. Explain what is SRAM /DRAM /EEPROM / ROM /FLASH memory .
  17. What is NAND / NOR FLASH?
  18. What is board bring up?
  19. What are the peripherals available in your controller?
  20.  What happens when an interrupt occurs ?
  21.  What are the things to keep in mind when writing an ISR ?  

Complete and Continue