
02-01-2003, 03:39 PM
|
|
Intellectual
Join Date: Dec 2004
Posts: 123
|
|
"Do you allocate more memory then to Storage or Program in the settings? "
gibb-a,
Actually, I don't bother with the "allocation" function at all. Win CE, like desktop Windows, uses dynamic memory allocation, applying whatever free RAM is available to keep running programs up. Yes, you can set that little bar, but that only affects the current session. As soon as you turn off the machine, Windows takes back control.
All I do is load every program possible onto the SD card, so that as much RAM as I can conserve is available to run programs. Win CE handles the rest.
Realize that there are some programs that are designed to run on startup, while it takes a fraction of a second for the CPU to recognize the SD card after you turn on the machine. If Windows calls the "startup" program before the SD card is on-line, you will get an error message.
There are several answers to this, the easiest of which is to keep that program in main memory.
SN
|
| |
|
|
|