1.

What does the processor fetch from the EPROM if the board is powered?(a) reset vector(b) ready vector(c) start vector(d) acknowledge vectorThis question was posed to me at a job interview.The query is from Debugging Techniques in section Emulation and Debugging Techniques of Embedded Systems

Answer»

The correct option is (a) reset VECTOR

Easy explanation: The processor fetches its reset vector from the table which is STORED in the EPROM when the board is powered and then STARTS the INITIALIZE the board.



Discussion

No Comment Found

Related InterviewSolutions