Mobile Apps - SD RAM support on Windows Embedded CE 6.0
Asked By Sandeep
19-Nov-09 04:43 AM
Hi All,
Here, I have a doubt regarding the Windows Embedded CE 6.0's capability of
addressing 512MB RAM from the kernel.
Since in oemaddrtable we can only specify the 512MB of Cached memory which
includes RAM as well as ROM.
Is there any mechanism to have 512MB RAM and 'x' MB of ROM (includes
registers, GPMC etc) in Windows Embedded CE 6.0?
--
Sandeep K
Windows Embedded CE 6.0
(1)
Eurotech.it.nospam
(1)
Oemaddrtable
(1)
Peripherals
(1)
Controllers
(1)
Oemaddress
(1)
Sloh
(1)
GPMC
(1)
Luca Calligaris [eMVP] replied to Sandeep
On an x86 architecture you can actually map 512 MB of RAM since you do not
need to waste oemaddress table entries as it happens with most SOC's where
you have to map the integrated peripherals.
On an ARM SOC with 512 MB of RAM and, let us say, 4 MB of integrated
peripherals (serial ports, controllers) you can map only 508 MB of RAM. The
other 4MB can be used anyway with some
effort as explained, for example, in
http://blogs.msdn.com/sloh/archive/2005/05/25/421750.aspx
--
Luca Calligaris (MVP-Windows Embedded)
l.calligaris.nospam@eurotech.it.nospam
www.eurotech.it
Windows Emb CE 6.0 Memory Architecture Mobile Apps Hi, I have gone through Windows Embedded CE 6.0 Advanced Memory Management. I have some Questions 1. In Windows CE 5.0 we had ‘Slot 0’ for current running process, where are the current running process in Windows Embedded CE 6.0 run as there is no ‘Slot’ in it. 2. Memory
Windows Mobile vs Windows CE Mobile Apps Hello, I am confused from Micosoft OS names. Could you anybody explain them? For example: what difference is between Windows Mobile 6.0, Windows CE 6.0, Windows Embedded CE 6.0 and Windows CE .Net? What OS is used on smartphone devices? Thank
Does Windows Embedded CE 6.0 support IMGFS? Mobile Apps Hello! I have experienced IMGFS(Image File System) at Windows Mobile 5.0 based platform. Does Windows Embedded CE 6.0 support IMGFS??? MSDN does not almost mention IMGFS. . . thanks WindowsCE Platform Builder Discussions Windows Embedded CE 6.0 (1) Windows Mobile 5.0 (1) EMVP (1) BSQUARE (1) IMGFS
Windows Embedded CE 6.0 Monthly Update (August 2007) Mobile Apps Hi, looking at the Windows Embedded CE Updates site (http: / / msdn2.microsoft.com / it-it / embedded / aa731256.aspx) the latest available update is the one released for July. We have found by chance a newer Windows Embedded CE 6.0 Monthly Update (August 2007) on another MS site (http: / / www.microsoft
Visual Studio crash after installing Windows Embedded CE 6 R2. Mobile Apps Hi All, I have seen Visual Studio crash several times after installing Windows Embedded CE 6 R2 (See previous post: Issues adding SDBUS support with Windows Embedded CE 6 R2). My latest is when I am trying to use the debugger. Whenever