Digital Electronics - The 8051 Microcontroller - Discussion
|
|
|
|
Read more:"I never see what has been done; I only see what remains to be done."
- Marie Curie
|
| 34. |
When the 8051 is reset and the EA line is LOW, the program counter points to the first program instruction in the: |
| [A]. |
internal code memory | | [B]. |
external code memory | | [C]. |
internal data memory | | [D]. |
external data memory |
Answer: Option A
Explanation:
No answer description available for this question.
|
|
Dinesh_Vector said:
(Mon, May 16, 2011 01:31:01 PM)
|
|
| |
| I think it should be a PSEN (low) line. |
|
Jayesh said:
(Sun, Aug 26, 2012 11:15:43 PM)
|
|
| |
| Here EA bar is low mean EA is 1... so external memory...(may be).. |
|
A Adithya said:
(Wed, Jan 23, 2013 07:43:32 PM)
|
|
| |
| It is external code memory because when EA bar is low means EA is high so it will access data from external code section only. |
|
|