Hi to all,

I work with Platform Builder and Visual Studio 2005 and i have an x86
device with 256 MBytes of RAM. My NK.bin (WinCE 6.0 R2) is loaded
correctly but WinCE recognize only 47296 KByte of RAM. Why? There are
any build options? Any catalog settings? The BIOS recognize all the
256 MByte.

Any suggestions/help will be appreciated. Thanks,
Ale

Re: RAM recognizing - WinCE 6.0 R2 by Mauricio

Mauricio
Tue May 20 11:39:51 PDT 2008

Hi,

You have to change the _dwOEMTotalRAM in the C:\WINCE600\PLATFORM
\COMMON\SRC\X86\COMMON\STARTUP\startup.asm file

from:
dd 04000000h
to:
dd 08000000h

You have to change you config.bib in the C:\WINCE600\PLATFORM\your bsp
\FILES\config.bib
Normally if you put the IMGRAM128 environment variable this feature is
updated automatically

I you search by OEMAdressTable in this forum, you will find many and
many advices to you solve this problem.

Just like a sample
http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/a6fef6bccfe9d329/905d0db3fe3e249f?lnk=gst&q=OEMAdresstable#


I hope to be helpfull
Regards

Mauricio de Sousa Coelho
Windows CE R&D Team
www.connec.com.br