| ??? 05/24/03 21:49 Read: times |
#46570 - RE: code into eXternal RAM Responding to: ???'s previous message |
The idea that an 8052 has a Harvard architecture is a misconception. The fundamental idea behind the Harvard architecture is that there are separate address and data busses for program and data memory, so that they can be accessed at the same time. The 8052 has certainly not got that. What it has is a clear distinction between code and data memory, right down to the instruction set.
|



