128mb RAM detection



Good day!

i am trying to build a WinCE 5.0 image using platform builder, everything
was fine except that it only detects 32MB of RAM.

my system has a 128MB RAM. 16MB of which is being used by the built-in video.

i have already modified "\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\INC\pc.h"
and changed "CEPC_EXTRA_RAM_SIZE" from "0x2400000" to "0x6400000".

i have also modified
"\WINCE500\PLATFORM\COMMON\SRC\X86\COMMON\STARTUP\startup.asm" and changed
the entry in the _OEMAddressTable from:

"dd 80000000h, 0, 04000000h"
to
"dd 80000000h, 0, 08000000h".

also, i have unchecked "Run time image can be larger than 32MB (IMGRAM64=1)"

however, after looking at the "control panel->system", the detected RAM is
still 34MB.

have i missed something? please advice.

TIA. cheers!

-----
Franz
.



Relevant Pages

  • Booting wince using u-boot bootloader
    ... I am using u-boot to boot wince on a PXA270 board. ... Decode the NK.bin and write the packet data to RAM. ... My system memory configuration is, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: WinCE Application Size Limit
    ... How much RAM on the device? ... dynamic allocations is the application making? ... > What can be the maximum size limit of a WinCE ... Prev by Date: ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: How do I configure CEPC to use 512MB of RAM?
    ... the Maximum for Static Mapping for Kernel address is 1GB. ... > basically!it is imposible!!because the maximum size of the ram for wince ...
    (microsoft.public.windowsce.platbuilder)
  • Rebootting indefinitely
    ... i have an x86 device with 256 MBytes of RAM. ... Now winCE recognize only ... DMA 80100000 00030000 RESERVED; Native DMA reserved. ...
    (microsoft.public.windowsce.platbuilder)
  • physical RAM limit under WinCE 6.0
    ... I know that there is a limit of 512 MB RAM under windows CE 5.0. ... would like to know if that limit still exist under WinCE 6.0. ... Best regards, ...
    (microsoft.public.windowsce.platbuilder)