2. What happens after boot code has completed the execution and exits? It jumps
ID: 2249102 • Letter: 2
Question
2. What happens after boot code has completed the execution and exits?
It jumps to the reset address 0x0 and starts the execution from there.
It immediately loads the kernel operating system into the RAM and starts running operating system services and drivers.
It jumps to the start section of the software image loaded in the RAM and starts the execution from there.
It first loads the configuration parameters such as IP address into the RAM where they can be retrieved later by the software loaded in the RAM, then jumps to the start section of the software image loaded in the RAM and starts execution from there.
Explanation / Answer
Dear student,
After the completion of the entire booting process the microcontroller then jumps to the start of main where the developer application begins.
So the correct option is answer (C) i ,e It jumps to the start section of the software image loaded in the RAM and stars the executive from there.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.