comp.lang.c
[Top] [All Lists]

Re: void * vs. T *

Subject: Re: void * vs. T *
From: Flash Gordon
Date: Thu, 27 Mar 2008 16:41:54 +0000
Newsgroups: comp.lang.c


jacob navia wrote, On 27/03/08 15:37:
Ed Prochak wrote:
Harvard Architecture is one in which code address space and data
address space are totally separate, not merely "non linear".


The EPROM is in a totally different bus, but you can put
as well code or data in both parts of memory.

Whether it is EPROM, ROM or RAM is irrelevant. In a Harvard Architecture code and data are separate address address spaces.

The wiki says:
Harvard architectures are also frequently used in:

The wiki correctly refers to separate pathways for code and data, you did not read it correctly.
--
Flash Gordon

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy