about the physical - virtual memmory mapping
I made some dumps of the TLB's, using
this
program. I am not yet sure If I am doing this in the right way. this is the result:
physical memory map
virtual memory map
windows ce memory is divided in 32M sections
0
0x00
00000000-02000000
the current process
1-32
0x01-0x20
02000000-42000000
processes
33-62
0x21-0x3e
42000000-7e000000
memory mapped files
63
0x3f
7e000000-80000000
the 'resource section'
98
0x62
c2000000-c4000000
the 'secure section'