Custom Emulator for CE6.0

Tutorials Win: Microsoft Windows Forum

  • Tutorials Win ‹ Platbuilder
    • Archive
      • IE
      • Office
      • Outlook
      • Calendaring
      • Contact
      • OutlookGen
      • OutlookInstall
      • PocketPC
      • Directory
      • win2000
      • Networking
      • win98
      • 64bit
      • IE6
      • IE6Outlook
      • MediaCenter
      • ActiveDirectory
      • WindowsServer
      • SBS
      • Vista
      • Platbuilder
      • WindowsMe
      • MediaPlayer
      • WindowsUpdate
      • XPBasic
      • XPCustomize
      • WindowsXP
      • XPHardware
      • SupportXP
      • MovieMakerXP
      • NetworkXP
      • SetupXP
      • MaintainXP
      • XPSecurity
      • XPSetup
      • WordErrors
      • WordDoc
      • WordNew
      • WordVBA
    • Previous
      • 1
        • PXA270 LCD driver Hi, Reference to mainstone III, I'm using the default PXA270 LCD driver. As we are using a 640x480 panel, with very similar timing as the default Toshiba LTM04C380K, I changed the platform.reg to use the LTM04C380K setting. The system managed to boot to WinCE, but with a flickering LCD display. When I measured the pixel clock, it is running at 13Mhz, and not at the expected freq of 25.18Mhz. The system 13Mhz clock is running correctly. I went through the LCCRx registers and the settings looks fine to me, as the panel we have has almost the same spec. Does anyone has successfully used the LTM04C380K settings on other LCD panel? Any advice on the unexpected pixel clock? Thanks and Regards Tag: Custom Emulator for CE6.0 Tag: 100126
      • 2
        • RasDial() in asynch mode generates Data Abort in gwes.exe I have a problem with RasDial(): One of our clients is using this call in asynch mode (with notifier containing a pointer to there main Window Handler). Called in this mode I get a number of Data Aborts in gwes.exe: Data Abort: Thread=8fb10400 Proc=8e04d988 'gwes.exe' AKY=0000000d PC=000403d4 RA=000403cc BVA=1804fc88 FSR=00000005 TLSKERN_NOFAULT set... bypassing kernel debugger. Data Abort: Thread=8fb6fa18 Proc=8e04d988 'gwes.exe' AKY=0000000d PC=000403d4 RA=000403cc BVA=1804fc88 FSR=00000005 TLSKERN_NOFAULT set... bypassing kernel debugger. Data Abort: Thread=8fb10400 Proc=8e04d988 'gwes.exe' AKY=0000000d PC=000403d4 RA=000403cc BVA=1804fc88 FSR=00000005 TLSKERN_NOFAULT set... bypassing kernel debugger. Data Abort: Thread=8fa07d4c Proc=8e04d988 'gwes.exe' AKY=0000000d PC=000403d4 RA=000403cc BVA=1804fc88 FSR=00000005 TLSKERN_NOFAULT set... bypassing kernel debugger. Data Abort: Thread=8fa07d4c Proc=8e04d988 'gwes.exe' AKY=0000000d PC=000403d4 RA=000403cc BVA=1804fc88 FSR=00000005 TLSKERN_NOFAULT set... bypassing kernel debugger. Data Abort: Thread=8fa07d4c Proc=8e04d988 'gwes.exe' AKY=0000000d PC=000403d4 RA=000403cc BVA=1804fc88 FSR=00000005 TLSKERN_NOFAULT set... bypassing kernel debugger. Data Abort: Thread=8fa07490 Proc=8e04d988 'gwes.exe' AKY=0000000d PC=000403d4 RA=000403cc BVA=1804fc88 FSR=00000005 TLSKERN_NOFAULT set... bypassing kernel debugger. Data Abort: Thread=8fb6fa18 Proc=8e04d988 'gwes.exe' AKY=0000000d PC=000403d4 RA=000403cc BVA=1804fc88 FSR=00000005 TLSKERN_NOFAULT set... bypassing kernel debugger. Inhouse we use the same call in synchronous mode without any problems. Some one has an hint for me where I have to search to resolve this problem? thanks for any help Martin Tag: Custom Emulator for CE6.0 Tag: 100118
      • 3
        • USB - Reset Root Hub - How to notify WinCE OS ? This is my H/w outline and requirement : (this implementation is required to reset the root hub when a USB device connected hangs or goes out of control ) o PXA27x WinCE 5.0 OS, Hardware with 2 USB devices connected in the port. o Platform Builder 5.0 and eVC++ for development o From the application in eVC++, I need to reset the root hub. I have written the device driver API, and I could reset the Root hub in the Intel PXA 27x chip o After the root hub reset, I need to inform the OS that the USB reset has happned. Can any one tell me which API/Windows call to be used to Notify the USB reset ? Thanks in advance: Logi Tag: Custom Emulator for CE6.0 Tag: 100117
      • 4
        • BatteryPDDGetStatus calling frequency Hello All I have developed a battery driver. I found that the rate of calling BatteryPDDGetStatus function is too fast. I would like to change the rate of calling this function. I found that [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\Timeouts] "BatteryPoll"=dword:1f4; battery polling interval, in milliseonds above registry setting suppose to control the battery level poling (BatteryPDDGetStatus). However when I change the value of above I could not observe a rate of change of calling this function. Has any body found this issue? Thanks in advanced. Regards Sankalpa Tag: Custom Emulator for CE6.0 Tag: 100116
      • 5
        • preferred netwoks lost Hi mates, here you have a deep analysis of a problem, I hope not to bore you J We have a WinCE device which is NOT battery powered. So after a power-off/power-on cycle SDRAM contents are lost (not a PDA-like device, more industrial). We used to call NKForceCleanBoot() in OEMInit() to assure an stable boot proccess. The platform implements a RAM-based registry that stores/retrieves current ram registry to/from Flash. It's normally working fine keeping IP configuration, desktop properties... The platform includes a wireless driver. We add a preferred network using NetUI interface or wzctool.exe, save the registry to flash (persistant storage) and do a power-off/power-on cycle. After that, the preferred networks seem to have disappeared: no automatic connection is done, no preferred networks appear in NetUI or 'wzctool -q'. On the other hand if we use the Registry Editor to read the registry before and after the power of... it seems to be ok. Especially all the keys under: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WZCSVC] are the same including "Static#0000", "ActiveSettings".. My feeling at this point was that maybe at the moment we retrieve the registry from flash to sdram it was too late and wzcsvc has already started.. We did some re-checks and seems that the procedure we do is OK. We let it pass a little bit and we faced with WPA and certificates. Again we found a similar problem. We install a certificate (via ControlPannel\certificates or enroll.exe) and authenticate fine with a WS2003. Then we save the registry to flash (have a copy of it with registry editor) do a power-off/power-on cycle, retrieve the registry from flash... and: - The certificates seem to be there, we can see them in controlpannel\certificates and within some NetUI screens. - If we read again the registry with Registry Editor and compare with the previous one (before Power-off) seems to be OK. The MY and ROOT certificates remain there: o [HKEY_CURRENT_USER\Comm\Security\SystemCertificates\MY\Certificates] o [HKEY_CURRENT_USER\Comm\Security\SystemCertificates\ROOT\Certificates] - But, unfortunately, they don't work, we don't manage to authenticate with the server until we re-install them again. Miraculously, one day we removed NKForceCleanBoot() from OEMInit() and did a reset instead of a power-off/power-on cycle. Although the device is not really intent for, it seems that it keeps sdram correctly refreshed on a reset and: - All the preferred networks were there!!!! - The device connected automatically to the preferred of the preferred J - Certificates were valid; I could connect through WPA enterprise (TLS). - This happens either retrieving the registry from flash or not. We have already done some research on the web. and there were quite a lot of confusing info related with preferred networks.. My question here is more related with WinCE architecture. - Does WinCE keep some data related with preferred networks, certificates. in some RAM based Object Store or Root File System apart from the Registry??? - If so which should be the mechanism to keep that info for devices that don't keep the SDRAM powered?? - The only thing I have found that could be related, is implementing the root file system in flash instead of ram. but that is quite big development and I don't think it is the solution. - Could anybody using a not PDA-like device tell me if they have this working??? Thanks in advance, Buji Tag: Custom Emulator for CE6.0 Tag: 100114
      • 6
        • about NKRegCreateKeyEx function hi. I tried to use NKRegCreateKeyEx function in OEMInit,but I failed. from the help doc,this function only use in OAL layer.so why I can't do that? it can use in kitl.c--OALKitlInitRegistry() Tag: Custom Emulator for CE6.0 Tag: 100106
      • 7
        • How to properly update urlmonui? I have two questions about updating urlmonui. The source for this component is at the following location, C:\WINCE500\PUBLIC\IE\OAK \URLMONUI and the CE 5.0 PB documentation is at this location, ms- help://MS.WindowsCE.500/wceinternet5/html/wce50conReplacingtheUrlmonUserInterface.htm 1) I attempted to clone urlmonui by hand over to a project in my pbworkspaces. It all compiles properly and I made sure I added the PBP_PRESYSGEN=1 since this library is linked into urlmon. The problem is I don't get my urlmonui linked instead it seems like the public one rebuilds and replaces my library before link. How do I workaround that issue? 2) To make this all work I see no solution except but to rebuild the public IE tree. Is that correct? When I make my changes in the public tree and rebuild that piece everything seems to work right. Tag: Custom Emulator for CE6.0 Tag: 100103
      • 8
        • PB Emulator ... 64MB limit & FSRAMPERCENT Folks, We're on CE5.0, x86, AMD Geodelx platform but use the emulator to run our unit tests on the build machine each night. We've exceeded the 64MB limit of the emulator. Apparently there is no way to get more memory ... this was confirmed by MS. Since the total memory is split between RAM and the filestore we were hoping to reconfigure this "split". The documented FSRAMPERCENT (shift to favor system RAM etc.) variable has no affect on the emulator. Any ideas? -jeff Tag: Custom Emulator for CE6.0 Tag: 100095
      • 9
        • proof of concept about services Hello I have a design concept that I am trying to proof that it can be done we have a server (XP machine) that needs to connect to wince devices (one device at a time for now, maybe many devices later) over Active sync (RNDIS) and send some commands to the device (I am fine with Echo command for now), and the device will send status/some simple data back so i am thinking about developing this as a service, i read on "John Spaith" great white paper "http://msdn2.microsoft.com/en-us/library/ aa446909.aspx" that i can have my service (let's call it MySer) designed as super service, and all i have to do it have it listen for connections at a open port (let's say 800) (can specify that thru registry) and the super service will take care of all the TCP/IP/ Socket stuff and it will provide my service with a message and an IOCTL (correct? i don't need to parse any TCP/IP sockets stuff)? now i need to test this service on both device emulators and active devices, can RNDIS support both? what does it take to make this channel bi-directional? I mean do I need to open a socket to reply back to the device with my status? do i need to disable Active Sync in my case so it doesn't interfere with my service? can i extend this later on to manage multiple devices? Many thanks Tag: Custom Emulator for CE6.0 Tag: 100092
      • 10
        • WINCEROOT is missing or invalid Hi, I'm new to Platform Builder. I just installed Platform Builder (WindowsMobile5\Build_14343\Magnetto_AK), when I started the Platform Builder the first time, I encountered the following warning message: "The setting for the Platform Builder global WINCEROOT is missing or invalid, so you cannot create an OS design or open a workspace. To set WINCEROOT in the IDE, go to the Tools menu, choose Options, and then choose the Build tab. In the Default OS Build Tree (WINCEROOT) box, enter a valid path and then choose OK." I followed the direction and tried to manually set the WINCEROOT to c: \wm500, I got another error message: "The entered path is not a valid build tree path". Is there anything I did wrong? The DVD comes with BetaDevs, do I need to install that one? Or do I need to install Visual Studio 2005 to get it to work? Thanks for the help in advance. Daniel Tag: Custom Emulator for CE6.0 Tag: 100091
      • 11
        • eboot on PXA27x Hi, I'm trying to get the PC Card working on a customized board based on mainstoneIII. I've some problem getting the nPREG signal. It always stays high. From my understanding, nPREG should go low whenever it is reading the CIS information. Hence it should go low during the initial phase. The eboot will attempt to read the CIS and hang, and cannot even print out the debug message. Since we did not incorporate any CPLD into our customized design, I removed all the pcmcia related's BCR from the pccard codes, since these are signals from the CPLD. Is this an issue? I've checked that the Direction and AF registers to the PC Card functions are set correctly. Any advice is appreciated. Thanks and Regards Tag: Custom Emulator for CE6.0 Tag: 100084
      • 12
        • problem in loading NOR strata flash as storage disk Hi experts, we are working on wince 4.2 dbpxa255 platform. we are using intel P30 NOR strata flash 64 MB(paired flash 32MB +32MB. we are trying to implement persistant file storage system for 2MB of flash. please find below the issues faced and the settings provided in the platform: 1. we are able to see the flash as a partition in the storage manager applet of control panel. when we try to mount it, it says cannot mount partition. 2. please find below the registry settings for the flash, this is done in platform.reg. the membase is given the uncashed virtual address for flash, the flash base being b2300000 ;**************************************************** [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\StrataFMD] "Dll"="stratad.dll" "Order"=dword:2 "Prefix"="DSK" "Ioctl"=dword:4 "Profile"="MSFlash" "IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}" "BlockSize"=dword:40000 "WriteBufferSize"=dword:40 "MemBase"=dword:b5900000 ; starting at 54 MB and ending at 56 MB "MemLen"=dword:00200000 ;2 MB of flash "IsPairedFlash"=dword:1 ;"Flags"=dword:1000 ;"MountBootable"=dword:1 [HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\MSFlash] "DriverPath"="Drivers\\BuiltIn\\StrataFMD" "LoadFlags"=dword:1 ; synchronous load "Order"=dword:0 "BootPhase"=dword:1 ; Override names in default profile [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash] "Name"="MSFLASH for STRATAFLASH" "Folder"="NORFlash" "DefaultFileSystem"="FATFS" "PartitionDriver"="mspart.dll" "AutoMount"=dword:1 "AutoPart"=dword:1 "AutoFormat"=dword:1 "MountFlags"=dword:2 HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS] "Dll"="fatfsd.dll" "Flags"=dword:00000014 "Util"="fatutil.dll" "Paging"=dword:1 "CacheSize"=dword:0 "MountAsRoot"=dword:1 "MountAsBootable"=dword:1 ;"MountPermanent"=dword:1 [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles] "MountFlags"=dword:2 ; @CESYSGEN IF FILESYS_FSREGHIVE ; HIVE BOOT SECTION [HKEY_LOCAL_MACHINE\init\BootVars] "SYSTEMHIVE"="Documents and Settings\\system.hv" "PROFILEDIR"="Documents and Settings" "Start DevMgr"=dword:0;changed it to 1 "MountFlags"=dword:3 ; END HIVE BOOT SECTION ; @CESYSGEN ENDIF FILESYS_FSREGHIVE ; Resources available at time of device.exe initialization. ; Key names are descriptive; resource ids are definitive. ; System ids are defined in ddk\inc\resmgr.h. ; HIVE BOOT SECTION [HKEY_LOCAL_MACHINE\Drivers\Resources\IRQ] "Identifier"=dword:1 "Minimum"=dword:1 "Space"=dword:20 "Ranges"="1-0x20" ; "Shared"="" [HKEY_LOCAL_MACHINE\Drivers\Resources\IO] "Identifier"=dword:2 "Minimum"=dword:0 "Space"=dword:10000 "Ranges"="0-0xFFFF" ; END HIVE BOOT SECTION ; @CESYSGEN IF CE_MODULES_DEVICE ;***************************************************** 3. the strata flash driver is added to platfrom from catalog, we are using the default fmd.cpp available on the platform. also the sygen variable SYSGEN_MSFLASH_STRATAD =1 is also set as environment variable 4. the following library links are also added in the WINCE420\PLATFORM \XSC1BD\EBOOT\sources file SOURCELIBS=$(_TARGETPLATROOT)\lib\$(_CPUINDPATH)\drvlib.lib\ *************************************************************************************************** ADDED FOR STRATAD $(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\fal.lib \ $(_TARGETPLATROOT)\lib\$ (_CPUINDPATH)\ecclib.lib *************************************************************************************************** TARGETLIBS=$(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\blcommon.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\eboot.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\ne2kdbg.lib \ $(_TARGETPLATROOT)\lib\$(_CPUDEPPATH)\smcb.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\traverse.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\mincrypt.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\stratak.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\bootpart.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\loadauth.lib \ $(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\fulllibc.lib \ *************************************************************************************************** ADDED FOR STRATAD $(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\ceddk.lib \ $ (_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll.lib *************************************************************************************************** 5. The following is the debug output: Kernel debugger is waiting to connect with target. 0 PID:0 TID:0 Booting Windows CE version 4.20 for (ARM) 0 PID:0 TID:0 &pTOC = 800c26bc, pTOC = 82706a14, pTOC->ulRamFree = 8274b000, MemForPT = 00000000 0 PID:0 TID:0 Old or invalid version stamp in kernel structures - starting clean! 0 PID:0 TID:0 Configuring: Primary pages: 5482, Secondary pages: 0, Filesystem pages = 2741 0 PID:0 TID:0 Booting kernel with clean memory configuration: 0 PID:0 TID:0 Memory Sections: 0 PID:0 TID:0 [0] : start: 8274c000, extension: 00002000, length: 0156a000 0 PID:0 TID:0 Sp=ffffc7cc 2 PID:0 TID:0 Windows CE KernelInit 4294767297 PID:3cb7002 TID:3cb7262 Updated eptr->e32_vsize to = 000ad000 4294772594 PID:3cb7002 TID:3cb7262 Scheduling the first thread. 4294772595 PID:3cb7002 TID:3cb7262 0x83cb7024: KernelInit2: pCurThread=83cb7024 hCurThread=03cb7262 hCurProc=03cb7002, KernelInit = 800dc488 4294772595 PID:3cb7002 TID:3cb7262 0x83cb7024: Detecting VFP... 4294772596 PID:3cb7002 TID:3cb7262 0x83cb7024: VFP Not Found! 4294772597 PID:3cb7002 TID:3cb7262 0x83cb7024: Updated eptr->e32_vsize to = 00016000 4294772599 PID:3cb7002 TID:3cb7262 0x83cb7024: >>> Loading module NK.EXE at address 0x800B8000-0x80165000 (RW data at 0x82716000-0x827442EB) Kernel debugger connected (KDBG stream opened). Kernel Version 1169 loaded at 0x800b8000, data relocated at 0x82716000 Debugger connection established (Target CPU is ARM). Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\NK.EXE' Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\KD.DLL' Finished re-loading kernel modules. 4294772606 PID:3cb7002 TID:3cb7262 0x83cb7024: first = 017a0000, last = 02000000, SharedDllBase = 02100000 4294772687 PID:3cb7002 TID:3cb7262 0x83cb7024: >>> Loading module coredll.dll at address 0x03F10000-0x03FF6000 (RW data at 0x01FFF000-0x01FFFFD0) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\COREDLL.DLL' 4294772693 PID:3cb7002 TID:c3ca59f2 0x83ca57b4: **** Enabling interrupt 20 4294772694 PID:3cb7002 TID:c3ca59f2 **************-OEMInterruptEnable: SYSINTR_SMSC. - EXIT 4294772745 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: >>> Loading module filesys.exe at address 0x04010000-0x0408E000 Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FILESYS.EXE' 4294772761 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FileSystem Starting - starting with clean file system 4294772779 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Opening existing volume 4294772784 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Volume heap already initialized 4294772786 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Initializing volume heap 4294772856 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Opening existing volume 4294772860 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Volume heap already initialized 4294772862 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSREG: Mounting clean system hive 4294772866 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Creating new volume 4294772919 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Initializing volume heap 4294772966 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSREG: Taking down boot registry. Any open keys will be invalid. 4294773054 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: InitSharedHeap: 44000000 10000 c 4294773056 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: InitSharedHeap: return 44000050 4294773111 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: >>> Loading module fsdmgr.dll at address 0x03D00000-0x03D1C000 (RW data at 0x01FDC000-0x01FDC754) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FSDMGR.DLL' 4294773764 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSREG: Logging in default user. 4294773766 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: SetCurrentUser: Logging out (nobody), logging in default 4294773782 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Opening existing volume 4294773786 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Volume heap already initialized 4294773789 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Creating new volume 4294773841 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Initializing volume heap 4294774089 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: Initializing Database 4294774120 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: DB:Validation: Name already exists DB_notify_events 4294774120 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: DB:CeCreateDatabase failed 4294774130 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: Filesystem initialized! 4294774133 PID:3cb7002 TID:e3ca5fa6 0x83ca2a3c: InitializeJit 4294774135 PID:3cb7002 TID:e3ca5fa6 0x83ca2a3c: InitMUI: DISABLED (-1039795428) 4294774182 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: InitSharedHeap: 44000000 0 c 4294774182 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: InitSharedHeap: return 44000050 4294774203 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module pm.dll at address 0x03EF0000-0x03EF8000 (RW data at 0x01FFB000-0x01FFB558) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\PM.DLL' 4294774207 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: *** Power Manager: DLL_PROCESS_ATTACH - Current Process: 0x42, ID: 0xa3ca5d6a *** 4294774209 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module device.exe at address 0x06010000-0x06020000 Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\DEVICE.EXE' 4294774226 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ceddk.dll at address 0x03C90000-0x03C96000 (RW data at 0x01FD4000-0x01FD4068) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\CEDDK.DLL' 4294774229 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! CalibrateStallCounter: Enter 4294774235 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! CalibrateStallCounter: Could not find stall counter 4294774237 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! BeginCalibration: min(368) max(460) 4294774242 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! BeginCalibration: elapsed is 456 4294774243 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! BeginCalibration: delay is 4 4294774245 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +PmInit 4294774249 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -PmInit: returning 1 4294774251 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE!DevloadInit 4294774253 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE!InitDevices: Root Key is Drivers\BuiltIn. 4294774255 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn) entered 4294774272 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module regenum.dll at address 0x03F00000-0x03F07000 (RW data at 0x01FFD000-0x01FFD4A4) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\REGENUM.DLL' 4294774286 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\Serial) entered 4294774315 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module xsc1bd_serial.dll at address 0x017D0000-0x017F5000 Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\XSC1BD_SERIAL.DLL' 4294774327 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: HW_XSC1_INIT, THR_RBR_DLL 0x80000 4294774328 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: HW_XSC1_INIT, LSR 0x80014 4294774330 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: ?????????????????? +HW_XSC1_INIT, 0x30430 :Reiniting UART for 38400 8N1 mode !!! 4294774332 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: ?????????????????? +HW_XSC1_INIT, Exiting Init 4294774333 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: **** Enabling interrupt 13 4294774338 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM1:) ATTACH 4294774345 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\NDIS) entered 4294774353 PID:a3ca5d6a TID:3c4839a 0x83ca2a3c: +BatteryMonitorThreadProc: thread 0x03c4839a 4294774389 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ndis.dll at address 0x03A30000-0x03A8F000 (RW data at 0x01FB0000-0x01FB0AD4) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\NDIS.DLL' 4294774403 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: NDIS: RebindAdaptersOnResume = 0 4294774413 PID:a3ca5d6a TID:c3c33fde 0x83c304a8: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM1:) ATTACH 4294774416 PID:a3ca5d6a TID:c3c33fde 0x83c304a8: NDIS: +ProcessPcmciaDeviceNotificationMessages 4294774419 PID:a3ca5d6a TID:c3c33fde 0x83c304a8: NDIS: - ProcessPcmciaDeviceNotificationMessages 4294774435 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {A32942B7-920C-486b-B0E6-92A702A99B35} (NDS0:) ATTACH 4294774443 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\TAPI) entered 4294774451 PID:a3ca5d6a TID:3c4839a 0x83ca2a3c: BatteryMonitorThreadProc: battery interface APIs not available, exiting 4294774479 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module tapi.dll at address 0x038D0000-0x03919000 (RW data at 0x01F9F000-0x01F9FC08) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\TAPI.DLL' 4294774489 PID:a3ca5d6a TID:3c4839a 0x83ca2a3c: - BatteryMonitorThreadProc: exiting 4294774499 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: TAPIStartup: LoadLibrary(unimodem.dll) failed, err=x7e 4294774506 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\WAPIMAN) entered 4294774558 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module audevman.dll at address 0x03CA0000-0x03CB4000 (RW data at 0x01FD6000-0x01FD6A60) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\AUDEVMAN.DLL' 4294774563 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module waveapi.dll at address 0x03CC0000-0x03CE6000 (RW data at 0x01FD8000-0x01FD8920) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\WAVEAPI.DLL' 4294774589 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Event Cache = 0x00000300 4294774612 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Caching wave event IRIntr (0x00035800) 4294774622 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (WAM1:) ATTACH 4294774626 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM1:) ATTACH 4294774632 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: PNP interface class {A32942B7-920C-486b-B0E6-92A702A99B35} (NDS0:) ATTACH 4294774640 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (WAM1:) ATTACH 4294774650 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice - This BSP is loading TSPs by old method!!! Change registry settings to use new way!!! 4294774660 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPIStartup: LoadLibrary(Unimodem.dll) failed, err=x7e 4294774667 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294774673 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294774678 PID:a3ca5d6a TID:43c14fc2 0x83c29d90: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM1:) ATTACH 4294774684 PID:a3ca5d6a TID:43c14fc2 0x83c29d90: PNP interface class {A32942B7-920C-486b-B0E6-92A702A99B35} (NDS0:) ATTACH 4294774691 PID:a3ca5d6a TID:43c14fc2 0x83c29d90: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (WAM1:) ATTACH 4294774703 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\SIP) entered 4294774721 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module softkb.dll at address 0x03D70000-0x03D7B000 (RW data at 0x01FEB000-0x01FEB274) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\SOFTKB.DLL' 4294774739 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ole32.dll at address 0x037A0000-0x037F9000 (RW data at 0x01F92000-0x01F93520) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\OLE32.DLL' 4294774745 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (SIP0:) ATTACH 4294774793 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module cxport.dll at address 0x03BC0000-0x03BCB000 (RW data at 0x01FC8000-0x01FC87FC) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\CXPORT.DLL' 4294774805 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294774811 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294774817 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module afd.dll at address 0x03A90000-0x03AC2000 (RW data at 0x01FB2000-0x01FB2EB8) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\AFD.DLL' 4294774840 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ppp.dll at address 0x03BD0000-0x03C22000 (RW data at 0x01FCA000-0x01FCAD68) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\PPP.DLL' 4294774859 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module tcpstk.dll at address 0x03920000-0x039DE000 (RW data at 0x01FA1000-0x01FA8C88) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\TCPSTK.DLL' 4294774863 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: TCPIP: dllentry() 4294774873 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: EAP: ERROR - unable to find Dll netlog.dll 4294774886 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: EAP: ERROR - unable to find Dll eap.dll 4294774890 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: InitRcvs s_FreePRcvLock 1FB269C 4294774891 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: InitNotifyObjects: s_FreeNotifyLock 1FB2674 4294774893 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD:AfdInitialize: Can't open Registry key Comm\AFD -- creating 'Stacks' entry 4294774899 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: TCPIP.Register() 4294774899 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +IPInit() 4294774902 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +IPGetConfig 4294774909 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -IPGetConfig: Ret: 0x120060 4294774927 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module dhcp.dll at address 0x039E0000-0x039F3000 (RW data at 0x01FAA000-0x01FAA5B4) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\DHCP.DLL' 4294774932 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Dhcp: dllentry() -2084581208 4294774934 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +DhcpRegister: 4294774935 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -DhcpRegister: Ret = 39da0 4294774936 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: IPInit: registered w/ DHCP 4294774961 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: IPInit: Unable to Load IPSEC 4294774973 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: IGMPDelInclList: AddrPtr=120c40 NumDelSources=0 DelSourceList=0 4294774974 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -IPInit [SUCCESS] 4294774976 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +TCPGetConfigInfo 4294774984 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -TCPGetConfigInfo 4294774988 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: *InitTCB: SetIdleTimerReset 4294775019 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +IPD_Init(0) 4294775021 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +TCP_Init(0) 4294775022 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: TCPIP.About to register 4294775032 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'tcpip6.dll' 4294775042 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'irdastk.dll' 4294775050 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'btd.dll' 4294775059 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'Netbios.dll' 4294775068 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'Redir.dll' 4294775079 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'IPNat.dll' 4294775104 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ws2.dll at address 0x03B70000-0x03B82000 (RW data at 0x01FC2000-0x01FC2AE8) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\WS2.DLL' 4294775109 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ws2instl.dll at address 0x03B60000-0x03B66000 (RW data at 0x01FC0000-0x01FC004C) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\WS2INSTL.DLL' 4294775111 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ws2Instl dllentry() -2084583420 4294775123 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ws2Instl:IsStackInstalled - LoadLibrary(irdastk) failed 126 4294775133 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ws2Instl:IsStackInstalled - LoadLibrary(btd) failed 126 4294775144 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ws2Instl:IsStackInstalled - LoadLibrary(tcpip6) failed 126 4294775148 PID:a3ca5d6a TID:63bec932 0x83bfdac8: IPDispatchDeviceControl returned Status 103 4294775163 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ssllsp.dll at address 0x03B20000-0x03B34000 (RW data at 0x01FB9000-0x01FBA00C) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\SSLLSP.DLL' 4294775181 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: *TCPIP:ReadyToGo 4294775182 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +ARPInit() 4294775188 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -ARPInit [0] 4294775198 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'tcpip6.dll' 4294775207 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'irdastk.dll' 4294775217 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'btd.dll' 4294775226 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'Netbios.dll' 4294775235 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'Redir.dll' 4294775237 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to GetProcAddress of ReadyToGo in 'Dhcp' 4294775246 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'IPNat.dll' 4294775247 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to GetProcAddress of ReadyToGo in 'Ws2Instl' 4294775248 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: AFD: Initialization Complete 4294775253 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\StrataFMD) entered 4294775280 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module stratad.dll at address 0x017A0000-0x017B4000 Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\STRATAD.DLL' 4294775287 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: INFO: *****We are Inside FMD_Init******* 4294775289 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: INFO: FMD_Init: Flash Address=0xb5b00000 Length=0x800000. 4294775295 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: FLASHDRV.DLL:BuildupMappingInfo() - Enter. 4294775310 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {A4E7EDDA-E575-4252-9D6B-4195D48BB865} (DSK1:) ATTACH 4294775323 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\NDISUIO) entered 4294775335 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294775366 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ndisuio.dll at address 0x03A20000-0x03A2F000 (RW data at 0x01FAE000-0x01FAEA00) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\NDISUIO.DLL' 4294775378 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (UIO1:) ATTACH 4294775394 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\Ethman) entered 4294775428 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module iphlpapi.dll at address 0x03BA0000-0x03BBC000 (RW data at 0x01FC6000-0x01FC6C50) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\IPHLPAPI.DLL' 4294775432 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ethman.dll at address 0x03C30000-0x03C37000 (RW data at 0x01FCC000-0x01FCC554) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\ETHMAN.DLL' 4294775439 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (ETM1:) ATTACH 4294775461 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294775467 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294775489 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module lpcd.dll at address 0x038C0000-0x038CC000 (RW data at 0x01F9D000-0x01F9D528) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\LPCD.DLL' 4294775514 PID:c3c9d23e TID:23c7afd6 0x83ca2400: >>> Loading module mspart.dll at address 0x03CF0000-0x03CFC000 (RW data at 0x01FDA000-0x01FDA4A4) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\MSPART.DLL' 4294775517 PID:c3c9d23e TID:23c7afd6 0x83ca2400: Loading partition driver mspart.dll hModule=83BC05A4 4294775519 PID:c3c9d23e TID:23c7afd6 0x83ca2400: Driver mspart.dll loaded 4294775523 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:L2P_GetPhysicalSectorAddr() - Secondary table doesn't exist for logical sector 0x0!!! 4294775523 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:ReadFromMedia() - Unable to determine physical sector address for logical sector 0x00000000 4294775525 PID:c3c9d23e TID:23c7afd6 0x83ca2400: Opened the store hStore=000A7A10 4294775527 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:L2P_GetPhysicalSectorAddr() - Secondary table doesn't exist for logical sector 0x0!!! 4294775528 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:ReadFromMedia() - Unable to determine physical sector address for logical sector 0x00000000 4294775530 PID:c3c9d23e TID:23c7afd6 0x83ca2400: NumSec=15876 BytesPerSec=512 FreeSec=0 BiggestCreatable=0 4294775543 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:L2P_GetPhysicalSectorAddr() - Secondary table doesn't exist for logical sector 0x0!!! 4294775557 PID:c3c9d23e TID:23c7afd6 0x83ca2400: PD_FormatPartition - type is 4 4294775560 PID:c3c9d23e TID:23c7afd6 0x83ca2400: NumSec=15876 BytesPerSec=512 FreeSec=0 BiggestCreatable=0 4294775562 PID:c3c9d23e TID:23c7afd6 0x83ca2400: Partition PART00 NumSectors=15874 4294775563 PID:c3c9d23e TID:23c7afd6 0x83ca2400: MSPART! PD_OpenPartition: dwStoreId=000A7A10, PartName=PART00 4294775588 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\Serial2) entered 4294775616 PID:c3c9d23e TID:23c7afd6 0x83ca2400: >>> Loading module fatfsd.dll at address 0x03EC0000-0x03EEE000 (RW data at 0x01FF9000-0x01FF9674) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FATFSD.DLL' 4294775629 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FSD_MountDisk: mounting volumes for hDsk=000AA850 4294775631 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!MountDisk: BPB_HiddenSectors(-1) != 0 4294775637 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: access time updates disabled 4294775638 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: event logging enabled 4294775639 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: automatic scanning disabled 4294775640 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: write verify disabled 4294775642 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: extra FAT on format disabled 4294775643 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: force write through enabled 4294775646 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: Codepage = 1 4294775648 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!InitVolume: sector 0 byte 0 suspicious (0xff) 4294775649 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!InitVolume: invalid BPB, volume deemed invalid 4294775656 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS: Sec/FAT = 0!!! 4294775656 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS: CacheSize = 16!!! 4294775672 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: HW_XSC1_INIT, THR_RBR_DLL 0x1E0000 4294775673 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: HW_XSC1_INIT, LSR 0x1E0014 4294775675 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: ?????????????????? +HW_XSC1_INIT, 0x402A0 :Reiniting UART for 38400 8N1 mode !!! 4294775677 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: ?????????????????? +HW_XSC1_INIT, Exiting Init 4294775678 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: **** Enabling interrupt 22 4294775682 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM2:) ATTACH 4294775689 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\Touch) entered 4294775692 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE!StartOneDriver RegQueryValueEx(Drivers\BuiltIn\Touch\DllName) returned 2 4294775710 PID:c3c9d23e TID:23c7afd6 0x83ca2400: >>> Loading module fatutil.dll at address 0x03EA0000-0x03EB6000 (RW data at 0x01FF6000-0x01FF70C0) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FATUTIL.DLL' 4294775716 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FormatDisk! FormatVolume: New BPB successfully written 4294775729 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FormatDisk! FormatVolume: New FAT #0 successfully written 4294775738 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:L2P_GetPhysicalSectorAddr() - Secondary table doesn't exist for logical sector 0x3f!!! 4294775741 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FormatDisk! FormatVolume: New root directory successfully written 4294775743 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FormatDisk! FormatVolume complete. 4294775748 PID:c3c9d23e TID:23c7afd6 0x83ca2400: <<< Unloading module fatutil.dll at address 0x03EA0000-0x03EB6000 (RW data at 0x01FF6000-0x01FF70C0) Unloaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FATUTIL.DLL' 4294775757 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!CloseVolume: retaining volume 0x000aad40 (following power cycle) 4294775760 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!MountDisk: BPB_HiddenSectors(-1) != 0 4294775765 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: access time updates disabled 4294775766 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: event logging enabled 4294775767 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: automatic scanning disabled 4294775768 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: write verify disabled 4294775769 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: extra FAT on format disabled 4294775770 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: force write through enabled 4294775774 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: Codepage = 1 4294775775 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!InitVolume: sector 0 byte 0 suspicious (0xff) 4294775776 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!InitVolume: invalid BPB, volume deemed invalid 4294775783 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS: Sec/FAT = 0!!! 4294775784 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS: CacheSize = 16!!! 4294775796 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!UnmountDisk: unmounting all volumes on disk 000AA850 4294775798 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!FATDetach complete (0 sectors written in 0 requests) 4294775801 PID:c3c9d23e TID:23c7afd6 0x83ca2400: <<< Unloading module fatfsd.dll at address 0x03EC0000-0x03EEE000 (RW data at 0x01FF9000-0x01FF9674) Unloaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FATFSD.DLL' 4294775813 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice - This BSP is loading TSPs by old method!!! Change registry settings to use new way!!! 4294775823 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPIStartup: LoadLibrary(Unimodem.dll) failed, err=x7e 4294775832 PID:c3c9d23e TID:63c3abe2 0x83c29a6c: FSREG: Invalid HKEY 0x00000000 4294775834 PID:c3c9d23e TID:63c3abe2 0x83c29a6c: FSREG: Invalid HKEY 0x00000000 4294775835 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 87 4294775914 PID:a3ca5d6a TID:a3c13f42 0x83bfd778: IPTimer: setting IPTimer of NTE 120150 to 0 4294775915 PID:a3ca5d6a TID:a3c13f42 0x83bfd778: *IPTimeout: NOT restarting IPTimeout Timer for NTE 120150 6. The following is the memory map settings for the platform OEMAddressTable ;;;------------------------------------------------------------- ;;; Virtual(cached) Phys Addr MB ;;;------------------------------------------------------------- ; // Cotulla-Specific Mappings (common for all boards) ; The SDRAM_BASE_C_Virtual is 0x80000000 DCD SDRAM_BASE_C_VIRTUAL, SDRAM_BASE_PHYSICAL, 64 ; everything SDRAM-related (eboot RAM, eboot RAMIMG, nk RAM, nk RAMIMAGE, nk MEMDEFS, ethdbg buffs) DCD MEMC_BASE_C_VIRTUAL, MEMC_BASE_PHYSICAL, 1 ; (8810 0000, 4800 0000) Memory Controller DCD PERIF_BASE_C_VIRTUAL, PERIF_BASE_PHYSICAL, 32 ; (8820 0000, 4000 0000) Mem-Mapped Registers (perifs) DCD PCMCIA_S0_IO_C_VIRTUAL, PCMCIA_S0_IO_PHYSICAL, 32 ; (8A20 0000, 2000 0000) PCMCIA S0 I/O Space DCD PCMCIA_S0_ATTR_C_VIRTUAL, PCMCIA_S0_ATTR_PHYSICAL, 32 ; (8C20 0000, 2800 0000) PCMCIA S0 ATTRIBUTE MEM Space DCD PCMCIA_S0_CMN_C_VIRTUAL, PCMCIA_S0_CMN_PHYSICAL, 64 ; (8E20 0000, 2C00 0000) PCMCIA S0 COMMON MEM Space DCD LCD_BASE_C_VIRTUAL, LCD_BASE_PHYSICAL, 1 ; (9220 0000, 4400 0000) LCDC DCD BOOT_FLASH_BASE_C_VIRTUAL, BOOT_FLASH_BASE_PHYSICAL, 64 ; (9230 0000, 0000 0000) BOOT ROM (nCS0) DCD FPGA_REGS_BASE_C_VIRTUAL, FPGA_REGS_BASE_PHYSICAL, 1 ; (9630 0000, 0800 0000) Lubbock Registers (nCS2 - Lower half) DCD SMC_ETHERNET_IO_BASE_C_VIRTUAL, SMC_ETHERNET_IO_BASE_PHYSICAL, 1 ; (9640 0000, 0C00 0000) Ethernet - I/O Space (nCS3) DCD 0x00000000, 0x00000000, 0 ; End of Table (MB MUST BE ZERO!) ; ------------------------------------------------------------------ Hope this provides sufficient info regarding what issue we are facing with the flash file storage system. Please have a look at this and give your valuable inputs and suggestions. Have we left out any settings that need to be done. Do we need to specify the flash partition in OEMaddresstable, i.e the boot partition and storage partition needs to be separately mentioned in memmap.inc or not ? Thanks in advance, Santhi Natarajan Tag: Custom Emulator for CE6.0 Tag: 100074
      • 13
        • problem in loading NOR strata flash as storage disk Hi experts, we are working on wince 4.2 dbpxa255 platform. we are using intel P30 NOR strata flash 64 MB(paired flash 32MB +32MB. we are trying to implement persistant file storage system for 2MB of flash. please find below the issues faced and the settings provided in the platform: 1. we are able to see the flash as a partition in the storage manager applet of control panel. when we try to mount it, it says cannot mount partition. 2. please find below the registry settings for the flash, this is done in platform.reg. the membase is given the uncashed virtual address for flash, the flash base being b2300000 ;**************************************************** [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\StrataFMD] "Dll"="stratad.dll" "Order"=dword:2 "Prefix"="DSK" "Ioctl"=dword:4 "Profile"="MSFlash" "IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}" "BlockSize"=dword:40000 "WriteBufferSize"=dword:40 "MemBase"=dword:b5900000 ; starting at 54 MB and ending at 56 MB "MemLen"=dword:00200000 ;2 MB of flash "IsPairedFlash"=dword:1 ;"Flags"=dword:1000 ;"MountBootable"=dword:1 [HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\MSFlash] "DriverPath"="Drivers\\BuiltIn\\StrataFMD" "LoadFlags"=dword:1 ; synchronous load "Order"=dword:0 "BootPhase"=dword:1 ; Override names in default profile [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash] "Name"="MSFLASH for STRATAFLASH" "Folder"="NORFlash" "DefaultFileSystem"="FATFS" "PartitionDriver"="mspart.dll" "AutoMount"=dword:1 "AutoPart"=dword:1 "AutoFormat"=dword:1 "MountFlags"=dword:2 HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS] "Dll"="fatfsd.dll" "Flags"=dword:00000014 "Util"="fatutil.dll" "Paging"=dword:1 "CacheSize"=dword:0 "MountAsRoot"=dword:1 "MountAsBootable"=dword:1 ;"MountPermanent"=dword:1 [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles] "MountFlags"=dword:2 ; @CESYSGEN IF FILESYS_FSREGHIVE ; HIVE BOOT SECTION [HKEY_LOCAL_MACHINE\init\BootVars] "SYSTEMHIVE"="Documents and Settings\\system.hv" "PROFILEDIR"="Documents and Settings" "Start DevMgr"=dword:0;changed it to 1 "MountFlags"=dword:3 ; END HIVE BOOT SECTION ; @CESYSGEN ENDIF FILESYS_FSREGHIVE ; Resources available at time of device.exe initialization. ; Key names are descriptive; resource ids are definitive. ; System ids are defined in ddk\inc\resmgr.h. ; HIVE BOOT SECTION [HKEY_LOCAL_MACHINE\Drivers\Resources\IRQ] "Identifier"=dword:1 "Minimum"=dword:1 "Space"=dword:20 "Ranges"="1-0x20" ; "Shared"="" [HKEY_LOCAL_MACHINE\Drivers\Resources\IO] "Identifier"=dword:2 "Minimum"=dword:0 "Space"=dword:10000 "Ranges"="0-0xFFFF" ; END HIVE BOOT SECTION ; @CESYSGEN IF CE_MODULES_DEVICE ;***************************************************** 3. the strata flash driver is added to platfrom from catalog, we are using the default fmd.cpp available on the platform. also the sygen variable SYSGEN_MSFLASH_STRATAD =1 is also set as environment variable 4. the following library links are also added in the WINCE420\PLATFORM \XSC1BD\EBOOT\sources file SOURCELIBS=$(_TARGETPLATROOT)\lib\$(_CPUINDPATH)\drvlib.lib\ *************************************************************************************************** ADDED FOR STRATAD $(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\fal.lib \ $(_TARGETPLATROOT)\lib\$ (_CPUINDPATH)\ecclib.lib *************************************************************************************************** TARGETLIBS=$(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\blcommon.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\eboot.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\ne2kdbg.lib \ $(_TARGETPLATROOT)\lib\$(_CPUDEPPATH)\smcb.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\traverse.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\mincrypt.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\stratak.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\bootpart.lib \ $(_COMMONOAKROOT)\lib\$(_CPUDEPPATH)\loadauth.lib \ $(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\fulllibc.lib \ *************************************************************************************************** ADDED FOR STRATAD $(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\ceddk.lib \ $ (_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll.lib *************************************************************************************************** 5. The following is the debug output: Kernel debugger is waiting to connect with target. 0 PID:0 TID:0 Booting Windows CE version 4.20 for (ARM) 0 PID:0 TID:0 &pTOC = 800c26bc, pTOC = 82706a14, pTOC->ulRamFree = 8274b000, MemForPT = 00000000 0 PID:0 TID:0 Old or invalid version stamp in kernel structures - starting clean! 0 PID:0 TID:0 Configuring: Primary pages: 5482, Secondary pages: 0, Filesystem pages = 2741 0 PID:0 TID:0 Booting kernel with clean memory configuration: 0 PID:0 TID:0 Memory Sections: 0 PID:0 TID:0 [0] : start: 8274c000, extension: 00002000, length: 0156a000 0 PID:0 TID:0 Sp=ffffc7cc 2 PID:0 TID:0 Windows CE KernelInit 4294767297 PID:3cb7002 TID:3cb7262 Updated eptr->e32_vsize to = 000ad000 4294772594 PID:3cb7002 TID:3cb7262 Scheduling the first thread. 4294772595 PID:3cb7002 TID:3cb7262 0x83cb7024: KernelInit2: pCurThread=83cb7024 hCurThread=03cb7262 hCurProc=03cb7002, KernelInit = 800dc488 4294772595 PID:3cb7002 TID:3cb7262 0x83cb7024: Detecting VFP... 4294772596 PID:3cb7002 TID:3cb7262 0x83cb7024: VFP Not Found! 4294772597 PID:3cb7002 TID:3cb7262 0x83cb7024: Updated eptr->e32_vsize to = 00016000 4294772599 PID:3cb7002 TID:3cb7262 0x83cb7024: >>> Loading module NK.EXE at address 0x800B8000-0x80165000 (RW data at 0x82716000-0x827442EB) Kernel debugger connected (KDBG stream opened). Kernel Version 1169 loaded at 0x800b8000, data relocated at 0x82716000 Debugger connection established (Target CPU is ARM). Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\NK.EXE' Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\KD.DLL' Finished re-loading kernel modules. 4294772606 PID:3cb7002 TID:3cb7262 0x83cb7024: first = 017a0000, last = 02000000, SharedDllBase = 02100000 4294772687 PID:3cb7002 TID:3cb7262 0x83cb7024: >>> Loading module coredll.dll at address 0x03F10000-0x03FF6000 (RW data at 0x01FFF000-0x01FFFFD0) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\COREDLL.DLL' 4294772693 PID:3cb7002 TID:c3ca59f2 0x83ca57b4: **** Enabling interrupt 20 4294772694 PID:3cb7002 TID:c3ca59f2 **************-OEMInterruptEnable: SYSINTR_SMSC. - EXIT 4294772745 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: >>> Loading module filesys.exe at address 0x04010000-0x0408E000 Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FILESYS.EXE' 4294772761 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FileSystem Starting - starting with clean file system 4294772779 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Opening existing volume 4294772784 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Volume heap already initialized 4294772786 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Initializing volume heap 4294772856 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Opening existing volume 4294772860 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Volume heap already initialized 4294772862 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSREG: Mounting clean system hive 4294772866 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Creating new volume 4294772919 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Initializing volume heap 4294772966 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSREG: Taking down boot registry. Any open keys will be invalid. 4294773054 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: InitSharedHeap: 44000000 10000 c 4294773056 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: InitSharedHeap: return 44000050 4294773111 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: >>> Loading module fsdmgr.dll at address 0x03D00000-0x03D1C000 (RW data at 0x01FDC000-0x01FDC754) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FSDMGR.DLL' 4294773764 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSREG: Logging in default user. 4294773766 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: SetCurrentUser: Logging out (nobody), logging in default 4294773782 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Opening existing volume 4294773786 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Volume heap already initialized 4294773789 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Creating new volume 4294773841 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: FSVOL: Initializing volume heap 4294774089 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: Initializing Database 4294774120 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: DB:Validation: Name already exists DB_notify_events 4294774120 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: DB:CeCreateDatabase failed 4294774130 PID:c3c9d23e TID:c3ca2fd2 0x83c9d000: Filesystem initialized! 4294774133 PID:3cb7002 TID:e3ca5fa6 0x83ca2a3c: InitializeJit 4294774135 PID:3cb7002 TID:e3ca5fa6 0x83ca2a3c: InitMUI: DISABLED (-1039795428) 4294774182 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: InitSharedHeap: 44000000 0 c 4294774182 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: InitSharedHeap: return 44000050 4294774203 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module pm.dll at address 0x03EF0000-0x03EF8000 (RW data at 0x01FFB000-0x01FFB558) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\PM.DLL' 4294774207 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: *** Power Manager: DLL_PROCESS_ATTACH - Current Process: 0x42, ID: 0xa3ca5d6a *** 4294774209 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module device.exe at address 0x06010000-0x06020000 Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\DEVICE.EXE' 4294774226 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ceddk.dll at address 0x03C90000-0x03C96000 (RW data at 0x01FD4000-0x01FD4068) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\CEDDK.DLL' 4294774229 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! CalibrateStallCounter: Enter 4294774235 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! CalibrateStallCounter: Could not find stall counter 4294774237 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! BeginCalibration: min(368) max(460) 4294774242 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! BeginCalibration: elapsed is 456 4294774243 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ceddk! BeginCalibration: delay is 4 4294774245 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +PmInit 4294774249 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -PmInit: returning 1 4294774251 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE!DevloadInit 4294774253 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE!InitDevices: Root Key is Drivers\BuiltIn. 4294774255 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn) entered 4294774272 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module regenum.dll at address 0x03F00000-0x03F07000 (RW data at 0x01FFD000-0x01FFD4A4) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\REGENUM.DLL' 4294774286 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\Serial) entered 4294774315 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module xsc1bd_serial.dll at address 0x017D0000-0x017F5000 Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\XSC1BD_SERIAL.DLL' 4294774327 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: HW_XSC1_INIT, THR_RBR_DLL 0x80000 4294774328 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: HW_XSC1_INIT, LSR 0x80014 4294774330 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: ?????????????????? +HW_XSC1_INIT, 0x30430 :Reiniting UART for 38400 8N1 mode !!! 4294774332 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: ?????????????????? +HW_XSC1_INIT, Exiting Init 4294774333 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: **** Enabling interrupt 13 4294774338 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM1:) ATTACH 4294774345 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\NDIS) entered 4294774353 PID:a3ca5d6a TID:3c4839a 0x83ca2a3c: +BatteryMonitorThreadProc: thread 0x03c4839a 4294774389 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ndis.dll at address 0x03A30000-0x03A8F000 (RW data at 0x01FB0000-0x01FB0AD4) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\NDIS.DLL' 4294774403 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: NDIS: RebindAdaptersOnResume = 0 4294774413 PID:a3ca5d6a TID:c3c33fde 0x83c304a8: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM1:) ATTACH 4294774416 PID:a3ca5d6a TID:c3c33fde 0x83c304a8: NDIS: +ProcessPcmciaDeviceNotificationMessages 4294774419 PID:a3ca5d6a TID:c3c33fde 0x83c304a8: NDIS: - ProcessPcmciaDeviceNotificationMessages 4294774435 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {A32942B7-920C-486b-B0E6-92A702A99B35} (NDS0:) ATTACH 4294774443 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\TAPI) entered 4294774451 PID:a3ca5d6a TID:3c4839a 0x83ca2a3c: BatteryMonitorThreadProc: battery interface APIs not available, exiting 4294774479 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module tapi.dll at address 0x038D0000-0x03919000 (RW data at 0x01F9F000-0x01F9FC08) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\TAPI.DLL' 4294774489 PID:a3ca5d6a TID:3c4839a 0x83ca2a3c: - BatteryMonitorThreadProc: exiting 4294774499 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: TAPIStartup: LoadLibrary(unimodem.dll) failed, err=x7e 4294774506 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\WAPIMAN) entered 4294774558 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module audevman.dll at address 0x03CA0000-0x03CB4000 (RW data at 0x01FD6000-0x01FD6A60) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\AUDEVMAN.DLL' 4294774563 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module waveapi.dll at address 0x03CC0000-0x03CE6000 (RW data at 0x01FD8000-0x01FD8920) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\WAVEAPI.DLL' 4294774589 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Event Cache = 0x00000300 4294774612 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Caching wave event IRIntr (0x00035800) 4294774622 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (WAM1:) ATTACH 4294774626 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM1:) ATTACH 4294774632 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: PNP interface class {A32942B7-920C-486b-B0E6-92A702A99B35} (NDS0:) ATTACH 4294774640 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (WAM1:) ATTACH 4294774650 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice - This BSP is loading TSPs by old method!!! Change registry settings to use new way!!! 4294774660 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPIStartup: LoadLibrary(Unimodem.dll) failed, err=x7e 4294774667 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294774673 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294774678 PID:a3ca5d6a TID:43c14fc2 0x83c29d90: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM1:) ATTACH 4294774684 PID:a3ca5d6a TID:43c14fc2 0x83c29d90: PNP interface class {A32942B7-920C-486b-B0E6-92A702A99B35} (NDS0:) ATTACH 4294774691 PID:a3ca5d6a TID:43c14fc2 0x83c29d90: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (WAM1:) ATTACH 4294774703 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\SIP) entered 4294774721 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module softkb.dll at address 0x03D70000-0x03D7B000 (RW data at 0x01FEB000-0x01FEB274) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\SOFTKB.DLL' 4294774739 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ole32.dll at address 0x037A0000-0x037F9000 (RW data at 0x01F92000-0x01F93520) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\OLE32.DLL' 4294774745 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (SIP0:) ATTACH 4294774793 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module cxport.dll at address 0x03BC0000-0x03BCB000 (RW data at 0x01FC8000-0x01FC87FC) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\CXPORT.DLL' 4294774805 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294774811 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294774817 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module afd.dll at address 0x03A90000-0x03AC2000 (RW data at 0x01FB2000-0x01FB2EB8) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\AFD.DLL' 4294774840 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ppp.dll at address 0x03BD0000-0x03C22000 (RW data at 0x01FCA000-0x01FCAD68) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\PPP.DLL' 4294774859 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module tcpstk.dll at address 0x03920000-0x039DE000 (RW data at 0x01FA1000-0x01FA8C88) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\TCPSTK.DLL' 4294774863 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: TCPIP: dllentry() 4294774873 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: EAP: ERROR - unable to find Dll netlog.dll 4294774886 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: EAP: ERROR - unable to find Dll eap.dll 4294774890 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: InitRcvs s_FreePRcvLock 1FB269C 4294774891 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: InitNotifyObjects: s_FreeNotifyLock 1FB2674 4294774893 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD:AfdInitialize: Can't open Registry key Comm\AFD -- creating 'Stacks' entry 4294774899 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: TCPIP.Register() 4294774899 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +IPInit() 4294774902 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +IPGetConfig 4294774909 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -IPGetConfig: Ret: 0x120060 4294774927 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module dhcp.dll at address 0x039E0000-0x039F3000 (RW data at 0x01FAA000-0x01FAA5B4) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\DHCP.DLL' 4294774932 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Dhcp: dllentry() -2084581208 4294774934 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +DhcpRegister: 4294774935 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -DhcpRegister: Ret = 39da0 4294774936 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: IPInit: registered w/ DHCP 4294774961 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: IPInit: Unable to Load IPSEC 4294774973 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: IGMPDelInclList: AddrPtr=120c40 NumDelSources=0 DelSourceList=0 4294774974 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -IPInit [SUCCESS] 4294774976 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +TCPGetConfigInfo 4294774984 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -TCPGetConfigInfo 4294774988 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: *InitTCB: SetIdleTimerReset 4294775019 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +IPD_Init(0) 4294775021 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +TCP_Init(0) 4294775022 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: TCPIP.About to register 4294775032 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'tcpip6.dll' 4294775042 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'irdastk.dll' 4294775050 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'btd.dll' 4294775059 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'Netbios.dll' 4294775068 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'Redir.dll' 4294775079 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'IPNat.dll' 4294775104 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ws2.dll at address 0x03B70000-0x03B82000 (RW data at 0x01FC2000-0x01FC2AE8) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\WS2.DLL' 4294775109 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ws2instl.dll at address 0x03B60000-0x03B66000 (RW data at 0x01FC0000-0x01FC004C) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\WS2INSTL.DLL' 4294775111 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ws2Instl dllentry() -2084583420 4294775123 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ws2Instl:IsStackInstalled - LoadLibrary(irdastk) failed 126 4294775133 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ws2Instl:IsStackInstalled - LoadLibrary(btd) failed 126 4294775144 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: Ws2Instl:IsStackInstalled - LoadLibrary(tcpip6) failed 126 4294775148 PID:a3ca5d6a TID:63bec932 0x83bfdac8: IPDispatchDeviceControl returned Status 103 4294775163 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ssllsp.dll at address 0x03B20000-0x03B34000 (RW data at 0x01FB9000-0x01FBA00C) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\SSLLSP.DLL' 4294775181 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: *TCPIP:ReadyToGo 4294775182 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: +ARPInit() 4294775188 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: -ARPInit [0] 4294775198 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'tcpip6.dll' 4294775207 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'irdastk.dll' 4294775217 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'btd.dll' 4294775226 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'Netbios.dll' 4294775235 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'Redir.dll' 4294775237 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to GetProcAddress of ReadyToGo in 'Dhcp' 4294775246 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to load library 'IPNat.dll' 4294775247 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: !AFD: Unable to GetProcAddress of ReadyToGo in 'Ws2Instl' 4294775248 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: AFD: Initialization Complete 4294775253 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\StrataFMD) entered 4294775280 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module stratad.dll at address 0x017A0000-0x017B4000 Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\STRATAD.DLL' 4294775287 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: INFO: *****We are Inside FMD_Init******* 4294775289 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: INFO: FMD_Init: Flash Address=0xb5b00000 Length=0x800000. 4294775295 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: FLASHDRV.DLL:BuildupMappingInfo() - Enter. 4294775310 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {A4E7EDDA-E575-4252-9D6B-4195D48BB865} (DSK1:) ATTACH 4294775323 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\NDISUIO) entered 4294775335 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294775366 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ndisuio.dll at address 0x03A20000-0x03A2F000 (RW data at 0x01FAE000-0x01FAEA00) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\NDISUIO.DLL' 4294775378 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (UIO1:) ATTACH 4294775394 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\Ethman) entered 4294775428 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module iphlpapi.dll at address 0x03BA0000-0x03BBC000 (RW data at 0x01FC6000-0x01FC6C50) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\IPHLPAPI.DLL' 4294775432 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module ethman.dll at address 0x03C30000-0x03C37000 (RW data at 0x01FCC000-0x01FCC554) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\ETHMAN.DLL' 4294775439 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (ETM1:) ATTACH 4294775461 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294775467 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 2 4294775489 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: >>> Loading module lpcd.dll at address 0x038C0000-0x038CC000 (RW data at 0x01F9D000-0x01F9D528) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\LPCD.DLL' 4294775514 PID:c3c9d23e TID:23c7afd6 0x83ca2400: >>> Loading module mspart.dll at address 0x03CF0000-0x03CFC000 (RW data at 0x01FDA000-0x01FDA4A4) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\MSPART.DLL' 4294775517 PID:c3c9d23e TID:23c7afd6 0x83ca2400: Loading partition driver mspart.dll hModule=83BC05A4 4294775519 PID:c3c9d23e TID:23c7afd6 0x83ca2400: Driver mspart.dll loaded 4294775523 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:L2P_GetPhysicalSectorAddr() - Secondary table doesn't exist for logical sector 0x0!!! 4294775523 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:ReadFromMedia() - Unable to determine physical sector address for logical sector 0x00000000 4294775525 PID:c3c9d23e TID:23c7afd6 0x83ca2400: Opened the store hStore=000A7A10 4294775527 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:L2P_GetPhysicalSectorAddr() - Secondary table doesn't exist for logical sector 0x0!!! 4294775528 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:ReadFromMedia() - Unable to determine physical sector address for logical sector 0x00000000 4294775530 PID:c3c9d23e TID:23c7afd6 0x83ca2400: NumSec=15876 BytesPerSec=512 FreeSec=0 BiggestCreatable=0 4294775543 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:L2P_GetPhysicalSectorAddr() - Secondary table doesn't exist for logical sector 0x0!!! 4294775557 PID:c3c9d23e TID:23c7afd6 0x83ca2400: PD_FormatPartition - type is 4 4294775560 PID:c3c9d23e TID:23c7afd6 0x83ca2400: NumSec=15876 BytesPerSec=512 FreeSec=0 BiggestCreatable=0 4294775562 PID:c3c9d23e TID:23c7afd6 0x83ca2400: Partition PART00 NumSectors=15874 4294775563 PID:c3c9d23e TID:23c7afd6 0x83ca2400: MSPART! PD_OpenPartition: dwStoreId=000A7A10, PartName=PART00 4294775588 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\Serial2) entered 4294775616 PID:c3c9d23e TID:23c7afd6 0x83ca2400: >>> Loading module fatfsd.dll at address 0x03EC0000-0x03EEE000 (RW data at 0x01FF9000-0x01FF9674) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FATFSD.DLL' 4294775629 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FSD_MountDisk: mounting volumes for hDsk=000AA850 4294775631 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!MountDisk: BPB_HiddenSectors(-1) != 0 4294775637 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: access time updates disabled 4294775638 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: event logging enabled 4294775639 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: automatic scanning disabled 4294775640 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: write verify disabled 4294775642 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: extra FAT on format disabled 4294775643 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: force write through enabled 4294775646 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: Codepage = 1 4294775648 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!InitVolume: sector 0 byte 0 suspicious (0xff) 4294775649 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!InitVolume: invalid BPB, volume deemed invalid 4294775656 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS: Sec/FAT = 0!!! 4294775656 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS: CacheSize = 16!!! 4294775672 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: HW_XSC1_INIT, THR_RBR_DLL 0x1E0000 4294775673 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: HW_XSC1_INIT, LSR 0x1E0014 4294775675 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: ?????????????????? +HW_XSC1_INIT, 0x402A0 :Reiniting UART for 38400 8N1 mode !!! 4294775677 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: ?????????????????? +HW_XSC1_INIT, Exiting Init 4294775678 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: **** Enabling interrupt 22 4294775682 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: PNP interface class {f8a6ba98-087a-43ac-a9d8-b7f13c5bae31} (COM2:) ATTACH 4294775689 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE! ActivateDeviceEx(Drivers\BuiltIn\Touch) entered 4294775692 PID:a3ca5d6a TID:a3ca5f3e 0x83c7ba58: DEVICE!StartOneDriver RegQueryValueEx(Drivers\BuiltIn\Touch\DllName) returned 2 4294775710 PID:c3c9d23e TID:23c7afd6 0x83ca2400: >>> Loading module fatutil.dll at address 0x03EA0000-0x03EB6000 (RW data at 0x01FF6000-0x01FF70C0) Loaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FATUTIL.DLL' 4294775716 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FormatDisk! FormatVolume: New BPB successfully written 4294775729 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FormatDisk! FormatVolume: New FAT #0 successfully written 4294775738 PID:a3ca5d6a TID:23c7afd6 0x83ca2400: FLASHDRV.DLL:L2P_GetPhysicalSectorAddr() - Secondary table doesn't exist for logical sector 0x3f!!! 4294775741 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FormatDisk! FormatVolume: New root directory successfully written 4294775743 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FormatDisk! FormatVolume complete. 4294775748 PID:c3c9d23e TID:23c7afd6 0x83ca2400: <<< Unloading module fatutil.dll at address 0x03EA0000-0x03EB6000 (RW data at 0x01FF6000-0x01FF70C0) Unloaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FATUTIL.DLL' 4294775757 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!CloseVolume: retaining volume 0x000aad40 (following power cycle) 4294775760 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!MountDisk: BPB_HiddenSectors(-1) != 0 4294775765 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: access time updates disabled 4294775766 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: event logging enabled 4294775767 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: automatic scanning disabled 4294775768 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: write verify disabled 4294775769 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: extra FAT on format disabled 4294775770 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: force write through enabled 4294775774 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!OpenVolume: Codepage = 1 4294775775 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!InitVolume: sector 0 byte 0 suspicious (0xff) 4294775776 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!InitVolume: invalid BPB, volume deemed invalid 4294775783 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS: Sec/FAT = 0!!! 4294775784 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS: CacheSize = 16!!! 4294775796 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!UnmountDisk: unmounting all volumes on disk 000AA850 4294775798 PID:c3c9d23e TID:23c7afd6 0x83ca2400: FATFS!FATDetach complete (0 sectors written in 0 requests) 4294775801 PID:c3c9d23e TID:23c7afd6 0x83ca2400: <<< Unloading module fatfsd.dll at address 0x03EC0000-0x03EEE000 (RW data at 0x01FF9000-0x01FF9674) Unloaded symbols for 'C:\WINCE420\PUBLIC\GPIB_FINAL\RELDIR \INTEL_DBPXA250_DEV_PLATFORMARMV4IDEBUG\FATFSD.DLL' 4294775813 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice - This BSP is loading TSPs by old method!!! Change registry settings to use new way!!! 4294775823 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPIStartup: LoadLibrary(Unimodem.dll) failed, err=x7e 4294775832 PID:c3c9d23e TID:63c3abe2 0x83c29a6c: FSREG: Invalid HKEY 0x00000000 4294775834 PID:c3c9d23e TID:63c3abe2 0x83c29a6c: FSREG: Invalid HKEY 0x00000000 4294775835 PID:a3ca5d6a TID:63c3abe2 0x83c29a6c: TAPI:OldAddTapiDevice RegQueryValueEx(Tsp) returned 87 4294775914 PID:a3ca5d6a TID:a3c13f42 0x83bfd778: IPTimer: setting IPTimer of NTE 120150 to 0 4294775915 PID:a3ca5d6a TID:a3c13f42 0x83bfd778: *IPTimeout: NOT restarting IPTimeout Timer for NTE 120150 6. The following is the memory map settings for the platform OEMAddressTable ;;;------------------------------------------------------------- ;;; Virtual(cached) Phys Addr MB ;;;------------------------------------------------------------- ; // Cotulla-Specific Mappings (common for all boards) ; The SDRAM_BASE_C_Virtual is 0x80000000 DCD SDRAM_BASE_C_VIRTUAL, SDRAM_BASE_PHYSICAL, 64 ; everything SDRAM-related (eboot RAM, eboot RAMIMG, nk RAM, nk RAMIMAGE, nk MEMDEFS, ethdbg buffs) DCD MEMC_BASE_C_VIRTUAL, MEMC_BASE_PHYSICAL, 1 ; (8810 0000, 4800 0000) Memory Controller DCD PERIF_BASE_C_VIRTUAL, PERIF_BASE_PHYSICAL, 32 ; (8820 0000, 4000 0000) Mem-Mapped Registers (perifs) DCD PCMCIA_S0_IO_C_VIRTUAL, PCMCIA_S0_IO_PHYSICAL, 32 ; (8A20 0000, 2000 0000) PCMCIA S0 I/O Space DCD PCMCIA_S0_ATTR_C_VIRTUAL, PCMCIA_S0_ATTR_PHYSICAL, 32 ; (8C20 0000, 2800 0000) PCMCIA S0 ATTRIBUTE MEM Space DCD PCMCIA_S0_CMN_C_VIRTUAL, PCMCIA_S0_CMN_PHYSICAL, 64 ; (8E20 0000, 2C00 0000) PCMCIA S0 COMMON MEM Space DCD LCD_BASE_C_VIRTUAL, LCD_BASE_PHYSICAL, 1 ; (9220 0000, 4400 0000) LCDC DCD BOOT_FLASH_BASE_C_VIRTUAL, BOOT_FLASH_BASE_PHYSICAL, 64 ; (9230 0000, 0000 0000) BOOT ROM (nCS0) DCD FPGA_REGS_BASE_C_VIRTUAL, FPGA_REGS_BASE_PHYSICAL, 1 ; (9630 0000, 0800 0000) Lubbock Registers (nCS2 - Lower half) DCD SMC_ETHERNET_IO_BASE_C_VIRTUAL, SMC_ETHERNET_IO_BASE_PHYSICAL, 1 ; (9640 0000, 0C00 0000) Ethernet - I/O Space (nCS3) DCD 0x00000000, 0x00000000, 0 ; End of Table (MB MUST BE ZERO!) ; ------------------------------------------------------------------ Hope this provides sufficient info regarding what issue we are facing with the flash file storage system. Please have a look at this and give your valuable inputs and suggestions. Have we left out any settings that need to be done. Do we need to specify the flash partition in OEMaddresstable, i.e the boot partition and storage partition needs to be separately mentioned in memmap.inc or not ? Thanks in advance, Santhi Natarajan Tag: Custom Emulator for CE6.0 Tag: 100073
      • 14
        • profilig problem i have Platform builder 5 with profiling activated. My application make use of a dll (trough LoadLibrary). Profiling report does not include de dll that my application is ussing. How can i make profiling aware of my dll? I have .pdb and .map files for my app and dll also. Iulian Tag: Custom Emulator for CE6.0 Tag: 100072
      • 15
        • Mediaplayer crash Hi, When playing : http://cgi.omroep.nl/cgi-bin/wmlive?3fmwebcam.asx A crash occurs after about 10 min. Hw is VIA Epia EX (cx700m2 based), with the Via-CX BSP. , CE5.0 I have no sourcecode of the part that crashes. Traces : QUARTZ!CDirectDraw::ShowColourKeyOverlay() line 2190 + 49 bytes QUARTZ!CDirectDraw::ShowOverlaySurface() line 1978 + 8 bytes QUARTZ!CDirectDraw::DoFlipSurfaces(IMediaSample * 0x006bf100) line 4017 QUARTZ!CDirectDraw::DrawImage(IMediaSample * 0x006bf100) line 4114 + 18 bytes QUARTZ!CRenderer::DoRenderSample(IMediaSample * 0x006bf100) line 1135 QUARTZ!CRenderer::OnReceiveFirstSample(IMediaSample * 0x006bf100) line 799 QUARTZ!CBaseRendererAsync::ProcessQueuedSample() line 591 QUARTZ!CBaseRendererAsync::ThreadProc() line 826 QUARTZ!CAMThread::InitialThreadProc(void * 0x006bd898) line 166 COREDLL!ThreadBaseFunc(void * 0x0282b460, unsigned long 7067800) line 567 + 7 bytes I think this is MS code, right ? (quartz.dll) Is this part of the code calling any VIA code (maybe video driver) ? What can I do to catch or fix this ? Greetings, Rob. Tag: Custom Emulator for CE6.0 Tag: 100071
      • 16
        • Outport16(&p->BANKSEL, 3) fails for Lan91c111 Hi, The bootloader code for Aspen SH7760 is able to execute until Lan91C111 init function. Bootloader process fails while trying to read the Bank 3 to get the chip id and revision. The network chip is identified at 0xb0000400 What could be the problem? Serial output OEMPreDownload: Calling BLEthDownload +LAN91CInit(0xb0000400, 0x10000400, 0x8ffe2d88) +LAN91CInit(0x00000000) banksel = 0x00003300 g_chipRevision = 0x00000000, banksel = 0x00003300 LAN91Cxxx: Chip Id 0 Revision 0 +LAN91CInit(0xb0000400, 0x10000400, 0x8ffe2d88) INFO: *** Device Name ASPEN1028 *** EbootInitEtherTransport() Call pdwDHCPLeaseTime = EbootGetDHCPAddr() Call InitDHCP():: Calling ProcessDHCP() ProcessDHCP()::DHCP_INIT SendDHCP() Call UDP frame ready LAN91SendFrame default Tag: Custom Emulator for CE6.0 Tag: 100066
      • 17
        • Download OS image to target with USB RNDIS Hi. My eboot uses USB RNDIS to download the OS image into the target. The initialization works, as you can see from the following output: Enter your selection: d INFO: Trying to initialize USB RNDIS. HostMiniInit:: !! Rndis:: initialization: with addr=0 Rndis:: initialization! Rndis:: PDDInit Success! Rndis:: Get MAC address F0F2,F200,20 Rndis:: Waiting some time for ISR: RndisMdd:: PDD's max RX buffer = [8192] bytes. Rndis:: initialization: Success HostMini:: New filter set: [0x0] --> [0x20] HostMini:: New filter set: [0x20] --> [0x0] HostMini:: New filter set: [0x0] --> [0xB] HostMini:: New filter set: [0xB] --> [0x0] HostMini:: New filter set: [0x0] --> [0xB] HostMini:: New filter set: [0xB] --> [0x2B] HostMini:: New filter set: [0x2B] --> [0xB] HostMini:: New filter set: [0xB] --> [0x2B] INFO: MAC address: F2-F0-0-F2-20-0 System ready! Preparing for download... +OEMPreDownload() INFO: Using device name: 'MAINSTN8192' +EbootSendBootmeAndWaitForTftp Sent BOOTME to 255.255.255.255 Sent BOOTME to 255.255.255.255 Sent BOOTME to 255.255.255.255 The problem is the following: I am not able to download the image via Platform Builder, that is, when i click on Attach Device and the download dialog appears, nothing happens. What can I do? By the sniffing of the netork interface used to connect PC and target I can see: - target sends broadcast packet on UDP (srcport 980 dstport 980) - host replys with UDC packet (srcport 1853 dstport 980) Thank you Federico Tag: Custom Emulator for CE6.0 Tag: 100063
      • 18
        • How to move "application data" to Storage Card in WinCE5.0? "application data" folder Default is in SDRAM memory,I want to move it to SD card so data will be preserved after power off. Can anyone tell me how to? SD drivers must be loaded before system check "application data"? Tag: Custom Emulator for CE6.0 Tag: 100062
      • 19
        • Disable Debug Message on COM1 Hi I am using PXA270,Mainstone II, WINCE 5.0. I am having BTUART and FFUART right now. BT UART is connected to the bluetooth module. And I am having only one port to use as COM port. But it is used for DEBUG purpose. Is it possible for me to use this FFUART as COM Port by Disabling the Debug messages from WINCE. I checked that FFUART is working as COM port when I routed the Debug messages to BTUART and doing some registry modifications. But this makes our bluetooth module not usable. I would like to know whre to disable the Debug messages from WINCE. THanks a lot in advance.. karthick Tag: Custom Emulator for CE6.0 Tag: 100057
      • 20
        • How to mount SD card at the beginning in WinCE5.0? My CPU is PXA270,OS is WinCE5.0. Now my load sequence is: 1.Load SDBus.dll registry setting is: ; @CESYSGEN IF CE_MODULES_SDBUS [HKEY_LOCAL_MACHINE\Drivers\Builtin\SDBusDriver] "Order"=dword:15 "Dll"="SDBus.dll" "Prefix"="SDC" "ThreadPriority"=dword:64 ; default thread priority for dispatch thread "RequestListDepth"=dword:30 ; pre-allocated requests "IClass"=multi_sz:"{20FA98A8-B298-4b32-8D72-C716AEE2FA84}= %b","{6F40791D-300E-44E4-BC38-E0E63CA8375C}=%b" ; @CESYSGEN ENDIF CE_MODULES_SDBUS 2.Load sdhc_mainstoneii.dll registry setting is: [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SDHC_MAINSTONE] "Order"=dword:21 "Dll"="sdhc_mainstoneii.dll" "Prefix"="SDH" "ControllerIRQ"=dword:17 "ControllerISTPriority"=dword:64 "CardDetectIRQ"=dword:20 "CardDetectISTPriority"=dword:65 "ClockAlwaysOn"=dword:0 "ClockOnIfInterruptsEnabled"=dword:1 3.Load sdmemory.dll registry setting is: [HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class \SDMemory_Class] "Dll"="SDMemory.dll" "Prefix"="DSK" "BlockTransferSize"=dword:40 ; send no more than 64 blocks of data per bus transfer ;"SingleBlockWrites"=dword:1 ; alternatively force the driver to use single block access ;"IdleTimeout"=dword:7D0 ; 2000 milliseconds ;"IdlePowerState"=dword:2 ; 0 == D0, 1 == D1, etc. ;"DisablePowerManagement"="" ; if value present, then disable (remove value to enable) "Profile"="SDMemory" "IClass"=multi_sz:"{A4E7EDDA-E575-4252-9D6B-4195D48BB865}", "{A32942B7-920C-486b-B0E6-92A702A99B35}" But SD Card driver is loaded at the end of system boot.So folders like "Application Data","Temp" can not be placed in Storage Card. Because my strata flash is only 32M bytes which is not enough to hold those folders.If there is any way to make SD card driver loaded at the beginning of system boot? Tag: Custom Emulator for CE6.0 Tag: 100055
      • 21
        • but how can I remove the simsun.ttc from a chinese system. Hi, I'm using Windows CE 5.0, the CPU is samsung's S3C2440A. I create a chinese project, so its default language is chinese and it automatically add a simsun.ttc file to the system, this font file was so big(~10MB) that make it much slower loading the system. I found that we can specify the directory from which Windows CE loads fonts. So I can change the font directory to Nandflash disk, but how can I remove the simsun.ttc from a chinese system. Thanks in advanced. Tag: Custom Emulator for CE6.0 Tag: 100052
      • 22
        • Serial USB configuration problem in CE 5.0 I wrote a USB PDD for one of our devices. When I try to connect it to ActiveSync, I'm getting this message: 0x87cf3994: RLOG: [0x87F1E666] Using '`USB Socket Default' connection 0x87cf3994: RLOG: [0x87F1E666] About to run rnaapp.exe -n -m -e"`USB Socket Default" RpcSrv: Winsock Started version 1.1 RpcSrv: SocketBufSize=16384 bytes 0x87cdf518: <RPC:RESLIST> 0x87cdf518: CResList::CResList() 0x87cd2010: InitSharedHeap: 4a000000 0 c 0x87cd2010: InitSharedHeap: return 4a000060 0x87cd2010: AddToProcessInputLocaleTable: Added process to ProcessInputLocale ta ble, hProcess = 0x07CDF0820x87cd2010: Grow Gdi handle table from 320 to 384 0x87e53640: AUTORAS:: Dialer notifies: [1] [Dialer Start] 0x87cd2010: PPP: Can't find device 'USB cable' 0x87cd2010: PPP: AfdRasDial:SESSION_NEW failed "USB cable" is the friendlyName of my device assigned in: [HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class] "FriendlyName"="USB cable" Is there another place I need to set this up? Tag: Custom Emulator for CE6.0 Tag: 100050
      • 23
        • some setting missed in reginit.ini Hi All, I am using Platform Builder 4.2 to build an OS. I had a BSP supporting ARMV4 and I changed it to support ARMV4i. After I built the OS I found that some settings in platform.reg are missing in the reginit.int file. Can anyone tell me why? Is it supposed to be that reginit.ini should contain all the registry settings from common.reg, platform.reg and project.reg? Please clarify, James Tag: Custom Emulator for CE6.0 Tag: 100044
      • 24
        • Error in Sysgen Hi All, I've reinstalled pb4.2 and now when I tried to build a custom platform I get the following error: "NMAKE : fatal error U1073: don't know how to make 'C:\wince420\public \common\oak\lib\ARMV4\retail\messagedialogboxcustomize.lib'" I've installed all product's updates, so I'm quite sure my new enviroment it's almost the same prior reinstalling... I've also made a sysgen command, assuming that it would a missing file, but I got the same error. Please, any help would be very appreciated. JSS Tag: Custom Emulator for CE6.0 Tag: 100040
      • 25
        • What is the Eboot.raw? I'm using OMAP SDP 2430 and WinCE 6.0. In the document, CSST_QuickStartGuide_SDP2430, I can see the below instruction. ii. Download the eboot.raw (Boot loader) to flash with verify option enabled. For NAND, at 0x0C000000 iii. Click on the "Advance Button" and check the PostProc option. Then download the Flash.bin with verigy option enabled. For NAND, 0x0C000000 address. After build the project I have NK.bin, NK.nb0, NK.nb1, FLASHNAND.bin, FLASHNAND.nb0, EBOOTNAND.bin, EBOOTNAND.nb0, EBOOTNAND.nb1... and so on. I can guess Flash.bin in the instruction may be NK.bin. But I don't know what is the eboot.raw. Tag: Custom Emulator for CE6.0 Tag: 100030
    • Next
      • 1
        • Does WinCE 6.0 support OMAP SDP 2430? I know that WinCE 6.0 has OMAP SDP 2420's BSP and 2430 is very similar with 2420. But I'm curious whether WinCE 6.0 absolutely support 2430 or not. Is there anybody who already installs WinCE 6.0 on OMAP SDP 2430? Tag: Custom Emulator for CE6.0 Tag: 100029
      • 2
        • Bluetooth ERROR_SERVICE_NOT_ACTIVE problem Hello, everyone: I am trying to add bluetooth serial port support into my Wince5.0 platform. And I am using Platform Builder 5.0. The bluetooth adapters used are DBT-120 Ver.B4 There is no clear statement in PB help saying which catalog items need to be added into OS Design. So I added SYSGEN_BTH(Universal loadable driver), SYSGEN_BTH_USB_ONLY (Integrated USB driver) and built the platform by a clean Sysgen. However, when I opened up the "Bluetooth Manager" in control panel and clicked "Scan Device", a message "Bluetooth hardware error 10050(controller not present)" poped up. I double checked both SYSGEN_BTH and SYSGEN_BTH_USB_ONLY variables are set. Then I switched to a debug image to find out what is going on. I found following error messages in the traces: "4294930005 PID:1edc88e TID:6124683e [ERR] 4294930008 PID:1edc88e TID:6124683e Shell: call find failed! 4294930012 PID:1edc88e TID:6124683e [ERR] 4294930014 PID:1edc88e TID:6124683e bt_custom_code_in returns ERROR_SERVICE_NOT_ACTIVE 4294930016 PID:1edc88e TID:6124683e [ERR] 4294930018 PID:1edc88e TID:6124683e BthNsLookupServiceBegin: BthPerformInquiry returns 0x00000426" It seems no bluetooth service available on this device. Has anyone seen this problem before? Did I miss any catalog item that should be added into OS design? Any suggestion will be appreciated. Thanks a lot! Tag: Custom Emulator for CE6.0 Tag: 100025
      • 3
        • Writing Device Drivers in Visual Studio Hello CE World, is it possible to write Stream Device Drivers for WindowsCE 5.00 with Visual Studio 2005? I tried by creating a Projekt with a DLL Wizard for intelligent Devices but something failed. Thank for your answers. Tag: Custom Emulator for CE6.0 Tag: 100023
      • 4
        • Query in Serial driver Hi, Even if i remove my serial driver(ln2440sbc_serial.dll) from my OS design i am getting debug messages when i load OS to target device. The following are the messages i am getting. Windows CE Kernel for ARM (Thumb Enabled) Built on Jun 24 2004 at 18:25:00 ProcessorType=0920 Revision=0 sp_abt=ffff5000 sp_irq=ffff2800 sp_undef=ffffc800 OEMAddressTable = 80205f84 www.clabsys.com FCLK : 390000000, HCLK : 130000000, PCLK : 65000000 DCache: 8 sets, 64 ways, 32 line size, 16384 size ICache: 8 sets, 64 ways, 32 line size, 16384 size Sp=ffffc7cc OEMIoControl: Unsupported Code 0x10100b4 - device 0x0101 func 45 OEMIoControl: Unsupported Code 0x101008c - device 0x0101 func 35 OEMIoControl: Unsupported Code 0x10100d0 - device 0x0101 func 52 OEMIoControl: Unsupported Code 0x10100f8 - device 0x0101 func 62 DeviceFolder::LoadDevice!Enumerate Found deprecated load instructions at (Driver s\BuiltIn\AFD). Driver cannot be unloaded. DeviceFolder::LoadDevice! Enumerate Fou nd deprecated load instructions at (Drivers\BuiltIn\PPP). Driver cannot be unloa ded. OEMIoControl: Unsupported Code 0x10100fc - device 0x0101 func 63 MSIM: IM_ReadRegistry read KB 5 Explorer(V2.0) taskbar thread started. NDISPWR:: Found adapter [CS89001] I also removed com_card, mdd2 etc.. in my OS design. I have a doubt whether the above messages will come or not. I need to check my serial driver other than serial driver(which is PDD) gave by my vendor. Help regardign this issue. Regards Kirthika Tag: Custom Emulator for CE6.0 Tag: 100021
      • 5
        • Systemkeys as Hotkeys ? Hi, I have a remote control, for which I need to re-map some keys. I have written an app that runs in the background : Keymapper.exe For "normal keys" define a hotkey, and when the hotkey is pressed I send simulated keys to the top window, or perform the action directly. The problem is that some keys on my remote generate System-keys. (WM_SYSKEYDOWN/WM_SYSKEYUP) When I try to set these as hotkeys, it is not working. So my background app never receives the messages for these keys. Also there seems to be no way to know if the user pressed the mouse buttons in a background app. Capturing mouse-messages does not work from the background. How can I fix this ? Greetings, Rob. Tag: Custom Emulator for CE6.0 Tag: 100019
      • 6
        • Query in Serial driver Hi, Even if i remove my serial driver(ln2440sbc_serial.dll) from my OS design i am getting debug messages when i load OS to target device. The following are the messages i am getting. Windows CE Kernel for ARM (Thumb Enabled) Built on Jun 24 2004 at 18:25:00 ProcessorType=0920 Revision=0 sp_abt=ffff5000 sp_irq=ffff2800 sp_undef=ffffc800 OEMAddressTable = 80205f84 www.clabsys.com FCLK : 390000000, HCLK : 130000000, PCLK : 65000000 DCache: 8 sets, 64 ways, 32 line size, 16384 size ICache: 8 sets, 64 ways, 32 line size, 16384 size Sp=ffffc7cc OEMIoControl: Unsupported Code 0x10100b4 - device 0x0101 func 45 OEMIoControl: Unsupported Code 0x101008c - device 0x0101 func 35 OEMIoControl: Unsupported Code 0x10100d0 - device 0x0101 func 52 OEMIoControl: Unsupported Code 0x10100f8 - device 0x0101 func 62 DeviceFolder::LoadDevice!Enumerate Found deprecated load instructions at (Driver s\BuiltIn\AFD). Driver cannot be unloaded. DeviceFolder::LoadDevice! Enumerate Fou nd deprecated load instructions at (Drivers\BuiltIn\PPP). Driver cannot be unloa ded. OEMIoControl: Unsupported Code 0x10100fc - device 0x0101 func 63 MSIM: IM_ReadRegistry read KB 5 Explorer(V2.0) taskbar thread started. NDISPWR:: Found adapter [CS89001] I also removed com_card, mdd2 etc.. in my OS design. I have a doubt whether the above messages will come or not. I need to check my serial driver other than serial driver(which is PDD) gave by my vendor. Help regardign this issue. Regards Kirthika Tag: Custom Emulator for CE6.0 Tag: 100018
      • 7
        • configure PCCARD under eboot Hi, Reference to mainstone III, may I know where is the correct location to configure the pc-card pins? I tried configuring the pins under xllp_pccardsocket.c, however it seems that the configuration is not done. Where can I find the "XllpPCCardConfigureGPIO()" function, which is being called under eboot? I thought it should be in the xllp_pccardsocket.c file, but when I put a while(1) at the end of the function call, eboot does not hang there. Hence either the function is somewhere else, or I did not compiled it corectly. Any advice would be appreciated. Thanks and Regards Tag: Custom Emulator for CE6.0 Tag: 100016
      • 8
        • USB NIC on mainstone III eboot Hi, May I know if the USB NIC can be use with the mainstone III eboot? I saw some usb nic codes in it, but not sure if it is completed. Anyone got the USB NIC working under the mainstone III eboot? Where can I find some example for it? Thanks and Regards Tag: Custom Emulator for CE6.0 Tag: 100015
      • 9
        • how to test on bluetooth profile stability? Dear all, Under the environment of WM5.0,my PDA has realized A2DP,Hands-free and other bluetooth profiles with native microsoft bluetooth stack. But, i do not know how to test these profile stability.Is there any software or tools with relation to this test? And do you have related experiences? Thanks in advance! -- dean chen Tag: Custom Emulator for CE6.0 Tag: 100012
      • 10
        • WinCE booting and finding the problem Hello developers! I would like some ideas or advices. I'm developing a WinCE OAL, for our board with SH7760 microcontroller. And at now, I have a big problem. WinCE loading will stop. Bootloader is ok, with KITL there is no problem, OAL works well, from one half. But after downloading a few dll files, system booting stops. I don't know why. Does anybody have any idea, how I can debug it or find the problem? I use HEW editor with E10A, but I think, that it's not possible to find the source of the problem, among the number of memory data and instructions. I've tried to examin the content of packets on a wire (between my device and workstation), but I can't make head nor tail of it. The booting will stop on this line: Loaded symbols for 'C:\WINCE500\PBWORKSPACES\EDOSK\RELDIR\MICROTECH_SH7760_SH4_DEBUG\RELFSD.DLL' So, I would like to know any method for finding the error. Thanks a lot, George H. Tag: Custom Emulator for CE6.0 Tag: 100010
      • 11
        • Mail client in Windows Embedded 6.0 Hi There exist al nice list in the msdn: the Inbox module is not supported anymore in CE 6.0. I looked out for any replacement in the CE 6.0 catalog, but could not find a real substitution or anything similar to a mail client beside the POOM API. How do you deal with this problem? Are there any good clients available (in the best case for free)? Thanks. Tag: Custom Emulator for CE6.0 Tag: 100005
      • 12
        • About Bluetooth Profile Dear All: now, i will to implement a windows CE 6.0 Device. and hardware must to support A2DP / AVRCP function. i can't fine the component in platform builder. somebody can tell me. how to deploy. Is very urgent. Tag: Custom Emulator for CE6.0 Tag: 100004
      • 13
        • Problem loading Audio Driver in Windows CE 6.0 Hi, I am migrating a Samsung BSP from WinCE 5.0 to 6.0. Here, I am facing issues migrating the audio driver. The driver compiled fine and the image was transferred onto the Samsung board. Following is the entry in my .bib file: ; @CESYSGEN IF CE_MODULES_WAVEAPI IF BSP_NOAUDIO ! wavedev.dll $(_FLATRELEASEDIR)\wavedev.dll NK SH ENDIF BSP_NOAUDIO ! ; @CESYSGEN ENDIF CE_MODULES_WAVEAPI And following is the entry in the platform.reg file: IF BSP_NOAUDIO ! ; @CESYSGEN IF CE_MODULES_WAVEAPI [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Audio] "Prefix"="WAV" "Dll"="wavedev.dll" "Index"=dword:1 "Order"=dword:0 "Priority256"=dword:84 ; @CESYSGEN ENDIF CE_MODULES_WAVEAPI ENDIF BSP_NOAUDIO ! The registry on the device shows that the wavedev.dll is present in \Drivers\BuiltIn. However, when I try to play any .wav file (for ex. startup.wav), it throws up an error stating "Cannot Open Startup.wav. Please check path and filename". The startup sound is also not heard when the image comes up. Also, none of the print messages in the Audio Driver are displayed. What could be the problem here? Is there anything specific that I need to do inorder to load the audio driver? Regards, Treadstone P.S. I am using Windows Media Player to play the wave file. Tag: Custom Emulator for CE6.0 Tag: 100003
      • 14
        • compiling ARMV4I .s files with -arch5T? The bootloader I'm working on is set for ARMV4I. Is there a way to assemble certain files with -arch5T? I'd prefer it to work from the platform root. Tag: Custom Emulator for CE6.0 Tag: 99995
      • 15
        • Newbee's question: run debug version OS Hi, I have a problem running my debug version OS. Here is what I did: 1. I build a debug version OS with 0 errors. 2. I copy this OS to the flash on the mobile using Bootloader. 3. Off / On the mobile. 4. Bootloader is launched successfully and detects the OS and try to launch the OS. But the OS failed to launch. I used the same procedure to build and run the release version OS. Everything was fine. Can anyone tell me wthat I did wrong? Thanks, James Tag: Custom Emulator for CE6.0 Tag: 99992
      • 16
        • IOCTL_DISK_DELETE_SECTORS during suspend Environment: Wince 6.0, ARM platform I have a custom diver to handle my Nand Flash. I have implemented this iocall: IOCTL_DISK_DELETE_SECTORS I found that when system is reaching DSK_PowerDown in this driver, sometime a system call inside IOCTL_DISK_DELETE_SECTORS is still in progress and accessing my hardware. I found it because I use a TryEnterCriticalSection in DSK_PowerDown and after digging a bit to find where critical section was set, I found IOCTL_DISK_DELETE_SECTORS. Strangly, I though that the system was running in on thread during suspend. But If I TryEnterCriticalSection is FALSE, I add a Sleep and a retry and the call to IOCTL_DISK_DELETE_SECTORS procedure continue until completion! Any idea. Regards Tag: Custom Emulator for CE6.0 Tag: 99989
      • 17
        • Problem with the debugger Problem with the debugger Environment: Wince 6.0, ARM platform If I install Compact Framework (previous or latest version) in my image (nk.bin), debugging compact framework applications work normally but with MFC/C++ applications, my breakpoints are not recognized. It happens even if I install Compact Framework dynamically (not within the image). If Compact Framework is not installed / present, then my MFC/C++ can be debug normally. Any Idea on this problem Regards. Tag: Custom Emulator for CE6.0 Tag: 99988
      • 18
        • flash dump Hi, everyone, I am wondering what is the best way to dump the content of a FLASH chip? I have a Cirrus EP9301 platform with WinCE 5.0 and IPSM implemented. If there is no easy time to do it through software, I can always remove the FLASH chip from the board and use a reader to dump the FLASH content. However, I am curious to find a way to do it through software. I think the trick is on how to move the data to a host PC. So should I try it in Eboot? Should I write a little program to run on the device? Should I build a RAM image running on platform builder? By the way, is there a way to write to hard drives from a WinCE image running on platform builder? Thanks, Derek Tag: Custom Emulator for CE6.0 Tag: 99984
      • 19
        • Does the OS support both ARMV4 and ARMV4i? Hi All, I checked the BSP from CEC editor and found that both ARMV4 and ARMV4i are checked. It seems that the BSP supports both CPUs. Does that mean that the OS built based on this BSP also supports both ARMV4 and ARMV4i? I am using Platform Builder 4.2. Thanks, James Tag: Custom Emulator for CE6.0 Tag: 99971
      • 20
        • Core Connectivity not available My installation of VS 2005 and CE 6.0 doesn't have the Core Connectivity components available in the catalog view. I've repaired my installation to no avail. How can I fix this? -- Learning, always learning... Tag: Custom Emulator for CE6.0 Tag: 99967
      • 21
        • CSR Bluetooth Chp Baudrate I have a CE5.0 platform using PXA270 processor with bluetooth uses CSR chip, with uart interface. The default baudrate to the chip is 921600, which is too high. I like to set it to 115K. All I am looking for the command to CSR chip to change the baudrate from 921600 to 115K. Thanks Tag: Custom Emulator for CE6.0 Tag: 99966
      • 22
        • problem with 1.dll Hi, I have build the OS with the platfoem builder 4.2 but the library SECUR32.DLL has need the 1.DLL. Where I find this library? Thanks Tag: Custom Emulator for CE6.0 Tag: 99964
      • 23
        • ActiveSync connection problem in CE6 Hi everybody! I am trying to get my device (CEPC:x86 running CE6) and the workstation connected via ActiveSync. I have ActiveSync 4.5.0 installed in the workstation. I have added all the necessary Catalog Items to the image and disabled the serial port debugging, setting the corresponding parameter in loadcepc. When I run Repllog.exe in the device the application window opens but inmediatly closes. If I open an hyperterminal in the workstation I see the "CLIENT" message just once and then nothing else comes. And ActiveSync is not able to connect to the device. The serial cable is ok. This is the pin configuration: A1 -> A4 & A6 A2 -> B3 A3 -> B2 A4 -> A1 & A6 A5 -> B5 A6 -> A1 & A4 A7 -> B8 A8 -> B7 B1 -> B4 & B6 Does someone have an idea of what I am missing? Thanks a lot for your time. These are the debug messages when running Repllog.exe: 242954 PID:300003a TID:302003a OSAXST1: >>> Loading Module 'coredll.dll' (0x83FFA630) at address 0x40010000-0x400D2000 in Process 'repllog.exe' (0x830D739C) 242956 PID:300003a TID:302003a OSAXST1: >>> Loading Module 'repllog.exe' (0x830D739C) at address 0x00010000-0x0002B000 in Process 'repllog.exe' (0x830D739C) PB Debugger Loaded symbols for 'C:\WINCE600\OSDESIGNS \OSDESIGN10_INDCTRL\OSDESIGN10_INDCTRL\RELDIR\TESTCEPC_X86_DEBUG \REPLLOG.EXE' 243958 PID:300003a TID:302003a Heap Statistics at 0x400C5788 243959 PID:300003a TID:302003a OSAXST1: >>> Loading Module 'winsock.dll' (0x83180000) at address 0x40510000-0x40515000 in Process 'repllog.exe' (0x830D739C) 243961 PID:300003a TID:302003a OSAXST1: >>> Loading Module 'ws2.dll' (0x8307699C) at address 0x402B0000-0x402BF000 in Process 'repllog.exe' (0x830D739C) 245944 PID:300003a TID:302003a RLOG: [0x 302003A] Started with cmdline: 245944 PID:400002 TID:302003a AddToProcessInputLocaleTable: Added process to ProcessInputLocale table, hProcess = 0x0300003A 245945 PID:300003a TID:302003a RLOG: [0x 302003A] Using '`Desktop @ 19200`' connection 245945 PID:300003a TID:302003a RLOG: [0x 302003A] Welcome to repllog. Port in use: Dccman: 5679; RRA: 5678 PB Debugger Loaded symbols for 'C:\WINCE600 \OSDESIGNS\OSDESIGN10_INDCTRL\OSDESIGN10_INDCTRL\RELDIR \TESTCEPC_X86_DEBUG\RAPISRV.EXE' 245946 PID:300003a TID:302003a RLOG: [0x 302003A] WM_WINDOWREADY 245946 PID:300003a TID:302003a RLOG: [0x 302003A] About to run rapisrv.exe 245947 PID:320003a TID:321003a OSAXST1: >>> Loading Module 'coredll.dll' (0x83FFA630) at address 0x40010000-0x400D2000 in Process 'rapisrv.exe' (0x831CEC78) 245948 PID:320003a TID:321003a OSAXST1: >>> Loading Module 'rapisrv.exe' (0x831CEC78) at address 0x00010000-0x00035000 in Process 'rapisrv.exe' (0x831CEC78) 247174 PID:320003a TID:321003a Heap Statistics at 0x400C5788 247175 PID:320003a TID:321003a OSAXST1: >>> Loading Module 'winsock.dll' (0x83180000) at address 0x40510000-0x40515000 in Process 'rapisrv.exe' (0x831CEC78) 247178 PID:320003a TID:321003a OSAXST1: >>> Loading Module 'ws2.dll' (0x8307699C) at address 0x402B0000-0x402BF000 in Process 'rapisrv.exe' (0x831CEC78) 248913 PID:400002 TID:321003a AddToProcessInputLocaleTable: Added process to ProcessInputLocale table, hProcess = 0x0320003A 248914 PID:320003a TID:321003a RpcSrv: Rapi Server running on DeviceType: 2 248914 PID:320003a TID:3830036 RpcSrv: Winsock Started version 1.1 248914 PID:320003a TID:3830036 OSAXST1: >>> Loading Module 'ssllsp.dll' (0x83134F00) at address 0x40310000-0x40321000 in Process 'rapisrv.exe' (0x831CEC78) 249837 PID:320003a TID:3830036 OSAXST1: >>> Loading Module 'wspm.dll' (0x83135CD8) at address 0x402D0000-0x402D6000 in Process 'rapisrv.exe' (0x831CEC78) 249839 PID:320003a TID:3830036 RpcSrv: Fail to create IPv6 socket. Error=10047 249839 PID:320003a TID:3830036 <RPC:RESLIST> 249839 PID:320003a TID:3830036 CResList::CResList() 249840 PID:300003a TID:302003a RLOG: [0x 302003A] Using '`Desktop @ 19200`' connection PB Debugger Loaded symbols for 'C:\WINCE600 \OSDESIGNS\OSDESIGN10_INDCTRL\OSDESIGN10_INDCTRL\RELDIR \TESTCEPC_X86_DEBUG\RNAAPP.EXE' 249840 PID:300003a TID:302003a RLOG: [0x 302003A] About to run rnaapp.exe -n -m -e"`Desktop @ 19200`" 249840 PID:3b0003a TID:3b1003a OSAXST1: >>> Loading Module 'coredll.dll' (0x83FFA630) at address 0x40010000-0x400D2000 in Process 'rnaapp.exe' (0x831F5438) 249845 PID:3b0003a TID:3b1003a OSAXST1: >>> Loading Module 'rnaapp.exe' (0x831F5438) at address 0x00010000-0x0001F000 in Process 'rnaapp.exe' (0x831F5438) 251031 PID:3b0003a TID:3b1003a Heap Statistics at 0x400C5788 251700 PID:3b0003a TID:3b1003a NKCreateMsgQueue returns 00491403, dwErr = 000000b7 251700 PID:400002 TID:3b1003a AddToProcessInputLocaleTable: Added process to ProcessInputLocale table, hProcess = 0x03B0003A 251704 PID:400002 TID:2fc0002 AUTORAS:: Dialer notifies: [1] [Dialer Start] 252785 PID:1dd0002 TID:312003e COM_Close: (1 handles) total RX 0, total TX 6, dropped (mdd, pdd) 0,0 252785 PID:1dd0002 TID:312003e COM_Close: (0 handles) total RX 0, total TX 6, dropped (mdd, pdd) 0,0 252785 PID:3b0003a TID:3b1003a RASCS_Disconnected: Ecode=619 252859 PID:3b0003a TID:3b1003a DESTROY 252870 PID:400002 TID:3b1003a Gwes:Dialog window destroyed in callback 252971 PID:3b0003a TID:3b1003a Posting WM_NETCONNECT(FALSE) message, ErrorCode = 619(0x26B) PB Debugger Unloaded symbols for 'C:\WINCE600 \OSDESIGNS\OSDESIGN10_INDCTRL\OSDESIGN10_INDCTRL\RELDIR \TESTCEPC_X86_DEBUG\RNAAPP.EXE' 252971 PID:400002 TID:3b1003a DeleteFromProcessInputLocaleTable: Deleted process from ProcessInputLocale table, hProcess: 0x03B0003A 252971 PID:3b0003a TID:3b1003a OSAXST1: <<< Unloading Module 'coredll.dll' (0x83FFA630) at address 0x40010000-0x400D2000 in Process 'rnaapp.exe' (0x831F5438) 252973 PID:3b0003a TID:3b1003a OSAXST1: <<< Unloading Module 'rnaapp.exe' (0x831F5438) at address 0x00010000-0x0001F000 in Process 'rnaapp.exe' (0x831F5438) 252977 PID:300003a TID:302003a RLOG: [0x 302003A] Received WM_NETCONNECT - 0, for '`Desktop @ 19200`'; fRnaAdrefed: 0 252977 PID:300003a TID:302003a RLOG: [0x 302003A] Received WM_NETCONNECT(FALSE) - haven't yet seen WM_NETCONNECT(TRUE). 252977 PID:300003a TID:302003a RLOG: [0x 302003A] Received 'silent' Rnaapp error 619 252977 PID:300003a TID:302003a _REPLLOG: IDM_STOP_REPLICATION. wParam: 1, lParam: 0 252977 PID:300003a TID:302003a RLOG: [0x 302003A] Quiting replication. 0 0 0 0 1 252977 PID:400002 TID:2fc0002 AUTORAS:: Dialer notifies: [2] [Dialer Terminate] 252977 PID:320003a TID:321003a RpcSrv: Rapi Server received WM_STOP_RPC 252977 PID:320003a TID:321003a RpcSrv: Rapi Server received WM_DESTROY 252978 PID:320003a TID:3830036 RpcSrv: Error from accept=10038 252978 PID:320003a TID:3830036 RpcSrv: select() failed, error 10038 PB Debugger Unloaded symbols for 'C:\WINCE600 \OSDESIGNS\OSDESIGN10_INDCTRL\OSDESIGN10_INDCTRL\RELDIR \TESTCEPC_X86_DEBUG\RAPISRV.EXE' 252978 PID:320003a TID:3830036 <RPC:RESLIST> 252978 PID:320003a TID:3830036 CResList::~CResList() 253079 PID:320003a TID:3830036 OSAXST1: <<< Unloading Module 'wspm.dll' (0x83135CD8) at address 0x402D0000-0x402D6000 in Process 'rapisrv.exe' (0x831CEC78) 253083 PID:320003a TID:3830036 OSAXST1: <<< Unloading Module 'ssllsp.dll' (0x83134F00) at address 0x40310000-0x40321000 in Process 'rapisrv.exe' (0x831CEC78) 253086 PID:400002 TID:321003a DeleteFromProcessInputLocaleTable: Deleted process from ProcessInputLocale table, hProcess: 0x0320003A 253086 PID:320003a TID:321003a OSAXST1: <<< Unloading Module 'coredll.dll' (0x83FFA630) at address 0x40010000-0x400D2000 in Process 'rapisrv.exe' (0x831CEC78) 253090 PID:320003a TID:321003a OSAXST1: <<< Unloading Module 'ws2.dll' (0x8307699C) at address 0x402B0000-0x402BF000 in Process 'rapisrv