

InterviewSolution
Saved Bookmarks
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 |
|