Posts Tagged ‘Embedded’
What do you mean by Bootloader


What do you mean by Bootloader in Embedded System A boot loader is a small software or program mostly stored in the ROM memory space of microcontroller. It is the first program runs When any computing system is switched on. Sometimes it is also known as Firmware Program, because it is stored in the ROM. […]
What is the Meaning of Watchdog Timer in Microcontroller or Embedded System


