128mb RAM detection
- From: "franz" <franz@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 02:41:01 -0700
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
.
- Prev by Date: Re: Powertip display driver
- Next by Date: WinCE build problems
- Previous by thread: Powertip display driver
- Next by thread: WinCE build problems
- Index(es):
Relevant Pages
|