About BeagleBoard XM's System RAM

Hi, all

I am currently working on RAM dump analyzer program and I have 496MB physical ram dump image.

The problem with it is that I don’t know the start offset of ram dump Image.

I wonder what base address of physical RAM is? is it 0x80000000 ? Cuz I saw some lines on the beagleboard XM manual such as…

KakaoTalk_20140816_122457638.png

Hi, all

I am currently working on RAM dump analyzer program and I have 496MB
physical ram dump image.

The problem with it is that I don't know the start offset of ram dump
Image.

I wonder what base address of physical RAM is? is it 0x80000000 ? Cuz I
saw some lines on the beagleboard XM manual such as..

<https://lh4.googleusercontent.com/-HYIaHN2_RcU/U-7atOYtJMI/AAAAAAAAEoE/8Wzy7f06Nvo/s1600/KakaoTalk_20140816_122457638.png&gt;

Yes, 0x80000000 is the physcial address of the external RAM. There is a
small amount of on-chip RAM as well. Not sure what is ambiguous about the
comment in the manual.