Re: 8051/2 data and iram memory question



Meindert Sprang wrote:
> "PagCal" <pagcal@xxxxxxxxxx> wrote in message
> news:EsSnf.78$Vr.51@xxxxxxxxxxx
> > Does iram overlap the 128 bytes of the data space or is it seperate?
> >
> > In other words, does an indirect reference to 0, reference data at 0?
>
> What is it with you guys? Don't you read datasheets anymore?

What datasheet? The datasheet for the 8051 compatible device I am
using (CY68013) does not make it clear if instruction RAM and data
RAM are separate or overlap in the first 128 bytes. At least not
that I can see.

The original 8051 datasheet won't help either, since the original 8051
didn't have iRAM. It had ROM.

.



Relevant Pages

  • Re: 8051/2 data and iram memory question
    ... > Does iram overlap the 128 bytes of the data space or is it seperate? ... > In other words, does an indirect reference to 0, reference data at 0? ...
    (comp.arch.embedded)
  • Re: 8051/2 data and iram memory question
    ... > Does iram overlap the 128 bytes of the data space or is it seperate? ... > In other words, does an indirect reference to 0, reference data at 0? ...
    (comp.arch.embedded)
  • Re: 8051/2 data and iram memory question
    ... > Does iram overlap the 128 bytes of the data space or is it seperate? ... > In other words, does an indirect reference to 0, reference data at 0? ...
    (comp.arch.embedded)