Re: Epia Mini-ITX ce installation



Hi,

since you say (simulate version), I suppose you get that message when you
run your apllication on the CE simulator, or maybe even when you try to
start the simulator.

Windows CE doesn't use a swap file the same way XP or 2000 does. So, the
free size on your harddisk doesn't matter.

Normally the Emulator emulates a device with 32MB ram memory. The CE image
(NK.BIN) is loaded in that memory. So, if you have a image that is bigger
than 32MB, it surely will give such behavour. The remaining mmory (32MB -
image size) is divided into two pieces. One piece is the object store, the
other is used as program memory. In your control panel , under system,
memory, you find a slider that makes it possible to change the way the
memory is divided.
You can see the object store as a ramdisk.

Under "Platform Builder", "Target", "connectivity options", "Emulator
settings", you can adjust the amount of ram that is emulated. If you build
your application outside platform builder, you will need to tell (like to
eVC) which emulator to use. This topic has been discussed recently on this
newsgroup.

The explorer.exe is responsible for the screen layout. If during the bootup,
there is a error that stops the boot phase, than it is possible that
explorer is not loaded at all. In that case, your screen will remain black.
If your video driver is not starting properly, you will have a black screen
as well. Thats why you need the debug output to find out what's really going
on during the boot process.

A debug CE image is roughly about twice the size of a retail image. You will
reach the 32MB barrier fast with debug images.

regards,

Luc


"Kohen (nl)" <Kohennl@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:38A4C6A8-3B06-4B78-B7E6-BF075D020B5A@xxxxxxxxxxxxxxxx
Ok i now know what the problem is i get the sign not enough memory on
local
machine ... what does this mean (simulate version) harddrive got enough
free
memory. but do i need more ram memory??

is that why the screen turns black???

thxn

"Luc Cool" wrote:

Hi,

if your image doesn't start up, you might make a debug build version and
catch the messages that come out of the debug serial port to see what
goes
wrong. You will only need a NULL modem cable to do this. Without this
information, nobody on this newsgroup will be able to tell you what's
going
wrong, unless some have a glass bol.

regards,

Luc



.



Relevant Pages

  • Re: difference between simulator and emulator numbers in ARM926EJS
    ... In Simulator it is around 20Mcycles. ... emulator it takes around 10 to 20 times higher with catch enable. ... to 90 cycles with catch disabled. ... Have you configured the memory wait states in the simulator to match ...
    (comp.arch.embedded)
  • How to expand memory size in emulator?
    ... emulator, and found the debug version of my image is too large, ... Options/Download/Emulator Download Settings/Memory option, and set the ... memory size as 128MB, but it sames no use, is there anything others should ...
    (microsoft.public.windowsce.platbuilder)
  • FS: Electronic lab gear (Private party) Logic analyzers, emulators etc...
    ... ClearView Mathias In-Circuit Emulator ... While debugging, you have full access to all registers, memory spaces ... Blank -Check if the different memories and fuse word of the device is blank ... dual time base triggering, acquisition & display. ...
    (sci.electronics.equipment)
  • [UNIX] PHP gd Library imageRotate() Function Information Leak Vulnerability
    ... PHP gd Library imageRotateFunction Information Leak Vulnerability ... Information leak vulnerabilities allow access to e.g. the Apache memory ... gdImagePtr gdImageRotate (gdImagePtr src, double dAngle, ... if($debug) ...
    (Securiteam)
  • Re: Why is the CE 6 emulator so slow?
    ... you're talking about a debug image. ... emulator as well but I never do it so I can't say definitively). ... CPU activity drops to close to zero when there is no UI activity so it ... A few seconds to load the image. ...
    (microsoft.public.windowsce.platbuilder)