How to support 1GB ram size in WINCE 6.0
- From: Stanely01 <stanely01@xxxxxxxxx>
- Date: Thu, 27 Nov 2008 04:12:49 -0800 (PST)
I attempt to support 1GB ram size in wince 6.0
I've modified _dwOEMTotalRAM in the startup.asm as following:
_dwOEMTotalRAM:
;dd 04000000h
dd 40000000h
and chagne the value CEPC_EXTRA_RAM_SIZE in PC.h to 0x3E400000
but it always failed to boot up.
Anything more I should modify?
Appreciate advanced.
.
- Follow-Ups:
- Re: How to support 1GB ram size in WINCE 6.0
- From: peach . voser
- Re: How to support 1GB ram size in WINCE 6.0
- Prev by Date: Re: COM port not available for Modem dial-up connection error
- Next by Date: Re: How to show/hide cursor on attach/deattach usb mouse
- Previous by thread: COM port not available for Modem dial-up connection error
- Next by thread: Re: How to support 1GB ram size in WINCE 6.0
- Index(es):