Hi Kevin, thanks for the response. see the log below.
I also found that kmode needs to be set to run usermode according this site : http://www.m-scene.de/maui/haret.html BUT according this site : http://www.e-consystems.com/WindowsCE5vs6.asp SetKMode and set process permissions not possible in wince 6, functions will need to be rewritten. Maybe that could be a problem aswell, that haret is not yet supported for wince 6? Thanks for your help and reply! ===== HaRET pre-0.5.3-20090706_194020 ===== Setting KMode to true. Old KMode was 0 Finished initializing output Loading dynamically bound functions Function 'AllocPhysMem' in library 'coredll' at 0x40026bd0 Function 'FreePhysMem' in library 'coredll' at 0x40026c14 Unable to load library 'gx' Unable to load library 'gx' Unable to load library 'gx' Unable to load library 'gx' Function 'LoadLibraryExW' in library 'coredll' at 0x4003b480 Function 'NLedSetDevice' in library 'coredll' at 0x400523fc Function 'GetSystemPowerStatusEx2' in library 'coredll' at 0x4002c86c Function 'SleepTillTick' in library 'coredll' at 0x40026c40 Function 'CreateToolhelp32Snapshot' in library 'toolhelp' at 0x4011107c Function 'CloseToolhelp32Snapshot' in library 'toolhelp' at 0x401110cc Function 'Process32First' in library 'toolhelp' at 0x40111190 Function 'Process32Next' in library 'toolhelp' at 0x40111208 Function 'Module32First' in library 'toolhelp' at 0x401113ec Function 'Module32Next' in library 'toolhelp' at 0x40111470 Function 'Heap32ListFirst' in library 'toolhelp' at 0x4011155c Function 'Heap32ListNext' in library 'toolhelp' at 0x40111680 Function 'Heap32First' in library 'toolhelp' at 0x4011178c Function 'Heap32Next' in library 'toolhelp' at 0x401118fc Unable to load library 'ace_ddi' Unable to load library 'ace_ddi' Unable to load library 'ace_ddi' Unable to load library 'ace_ddi' Unable to load library 'ace_ddi' Unable to load library 'ace_ddi' Unable to load library 'ace_ddi' Unable to load library 'ace_ddi' Detecting current machine Trying to detect machine (Plat='miniOne' OEM='Meizu miniOne') Wince reports processor: core=ARM1176JZF-S name=S3C6410 cat= vend=Samsung Electronics Looking at machine Alpine Looking at machine Apache Looking at machine AximX50 Looking at machine AximX5 Looking at machine Beetles Looking at machine Blueangel Looking at machine Himalaya Looking at machine Magician Looking at machine Universal Looking at machine H1910 Looking at machine H1940 Looking at machine H2200 Looking at machine H3600b Looking at machine H3700 Looking at machine H3800 Looking at machine H3900 Looking at machine H4000 Looking at machine H4300 Looking at machine H5000 Looking at machine H6340 Looking at machine HX2000 Looking at machine HX4700 Looking at machine Sable Looking at machine Wizard Looking at machine Hermes Looking at machine Trinity Looking at machine Athena Looking at machine G500 Looking at machine Artemis Looking at machine Herald Looking at machine Prophet Looking at machine RX3000 Looking at machine Treo700wx Looking at machine e310 Looking at machine e740 Looking at machine Acer_n30 Looking at machine Mio_P550 Looking at machine Kaiser Looking at machine Loox5xx Looking at machine Loox400 Looking at machine MioA701 Looking at machine Wallaby Looking at machine Raphael Looking at machine M800 Looking at machine X800 Looking at machine DX900 Looking at machine M900 Looking at machine Jornada820 Looking at machine H3100 Looking at machine H3600a Looking at machine Tornado Looking at machine Libra Looking at machine Generic Intel PXA27x Looking at machine Generic Intel PXA Looking at machine Generic Intel StrongArm Looking at machine Generic TI OMAP Looking at machine Generic TI OMAP15xx Looking at machine Generic Samsung s3c24xx Looking at machine Generic MSM7xxxA Looking at machine Generic MSM7xxx Looking at machine FreeScale i.MX21 Looking at machine Generic Atlas Looking at machine Generic ARM 920t Looking at machine Generic ARM 926 Looking at machine Generic ARM v6 Looking at machine Generic Samsung s3c64xx Looking at arch Generic Intel PXA27x Exception on arch Generic Intel PXA27x detect Looking at arch Generic Intel PXA Exception on arch Generic Intel PXA detect Looking at arch Generic Intel StrongArm Looking at arch Generic TI OMAP Looking at arch Generic TI OMAP15xx Looking at arch Generic Samsung s3c24xx Looking at arch Generic MSM7xxxA Looking at arch Generic MSM7xxx Looking at arch FreeScale i.MX21 Looking at arch Generic Atlas Looking at arch Generic ARM 920t Exception on arch Generic ARM 920t detect Looking at arch Generic ARM 926 Exception on arch Generic ARM 926 detect Looking at arch Generic ARM v6 Exception on arch Generic ARM v6 detect Looking at arch Generic Samsung s3c64xx Detecting ram size WinCE reports memory size 201326592 (phys=180318208 store=72040448) Mapping mmu table Exception on mmu table lookup Unable to map in mmu table! Many functions will not work. Build L1 reverse map Found 0 uncached and 0 cached L1 mappings (ignored 0). Not registering command IGPIO Not registering command WG|PIO Not registering command GPLR Not registering command GPDR Not registering command GAFR Not registering command GPIO Not registering command GPIOST Registering command LOADLIBRARYEX Registering command NLEDSET Not registering command TRACE Not registering command TRACEMASK Not registering command TRACE2 Not registering command TRACETYPE Not registering command TRACE2TYPE Not registering command TRACEFORWATCH Not registering command INSN Not registering command INSNREENABLE Not registering command INSNREG1 Not registering command INSNREG2 Not registering command INSN2 Not registering command INSN2REENABLE Not registering command INSN2REG1 Not registering command INSN2REG2 Registering command KILL Registering command PS Registering command LSMOD Registering command ADDR2MOD Not registering command AC97 Not registering command ATIDBG Not registering command EIM Not registering command GPIO Initializing for machine 'Default' Haret is not running in 'system' mode. Major functionality will not be present. Exception on cpu id detect Welcome, this is HaRET pre-0.5.3-20090706_194020 running on WindowsCE v6.0 Minimal virtual address: 0x10000, maximal virtual address: 0x7fffffff Detected machine Default/generic (Plat='miniOne' OEM='Meizu miniOne') CPU is ? running in user mode Enter 'HELP' for a short command summary. Running WSAStartup Starting gui In initdialog Found machine Default executing startup.txt HaRET(1)# set MTYPE 1626 HaRET(2)# boot boot KERNEL=zimage INITRD= Opening file zimage Failed to load file \zimage Calling WSACleanup Shutting down 2009/7/17 Kevin O'Connor <[email protected]> > On Wed, Jul 15, 2009 at 08:53:52PM +0200, sol sol wrote: > > Hi, > > > > i try to run Haret on a windows ce 6 device (not windows mobile 6!) > > Haret itself starts, and the listen mode works aswel. > > However while booting it mentions that it can not run in usermode. > > Please send the full log. The process is documented at the end of the > page at: > > http://www.handhelds.org/moin/moin.cgi/HaRET_20Documentation > > -Kevin >
_______________________________________________ Haret mailing list [email protected] https://handhelds.org/mailman/listinfo/haret
