Hi,all,
We have a very strange problem.
The following is the configuartion of our platform:
CPU:pxa270
flash:32MB
SDRAM:64MB
display hardware: intel 2700G
Let me detail the problem:
Our previous OS design has ROM-only file catalog.When we download the nk.bin
to target device,it has the following output:
4294776940 PID:43d49426 TID:43e1b002 0x83d394b8: >>> Loading module ws2.dll
at address 0x03B10000-0x03B24000 (RW data at 0x01FC3000-0x01FC3B24)
4294776943 PID:43d49426 TID:43e1b002 0x83d394b8: >>> Loading module
services.exe at address 0x0E010000-0x0E027000
Loaded symbols for
'D:\SOURCE_CODE\WINCE500\PBWORKSPACES\WINDOWTV\RELDIR\WINDOWTV_ARMV4I_DEBUG\SERVICES.EXE'
4294776992 PID:23d50f7e TID:23fb6ce6 0x83d50d3c: <<< Unloading module
oleaut32.dll at address 0x03210000-0x03261000 (RW data at
0x01F47000-0x01F47F04)
Unloaded symbols for
'D:\SOURCE_CODE\WINCE500\PBWORKSPACES\WINDOWTV\RELDIR\WINDOWTV_ARMV4I_DEBUG\OLEAUT32.DLL'
4294776996 PID:23d50f7e TID:23fb6ce6 0x83d50d3c: <<< Unloading module
ceshell.dll at address 0x02BB0000-0x02C25000 (RW data at
0x01F0A000-0x01F0B380)
It downloads some modules,then unload.And it can not display anything.
When We Remove ROM-only file system,it works fine and can display.Everything
is perfect.
We find in winceos.bat that the default internal file system is RAM and ROM
file system.It means if we remove ROM-file system,ROM and RAM file system
exists in our OS design.
We search in Help doc and only find this file
(ms-help://MS.WindowsCE.500/wcedata5/html/wce50conSelectingtheInternalFileSystemforyourDevice.htm).
And the only difference is that ROM-only file system does not allow
applications to place files in the object store.
But this is not enough to explain the problem.
Could some one give some suggestions?
Thanks in advance.
--
Best Wishes
Wang Yeqing
***********************************************************
Intelligent Grouping Research and Development Institute
Amoi Electronics Co., Ltd
Tel: 86-592-6516777-6523
***********************************************************