[Armadillo:08045] Re: VS2008でc#アプリデバッグ時にbreak pointが有効化できない

Naoji Takino email@hidden
2012年 5月 16日 (水) 18:34:20 JST


株式会社サムシングプレシャス
古賀様


(2012/05/16 13:00), Shin-ya Koga wrote:
> サムシングプレシャスの古賀です。
>
> Takinoさま([Armadillo:08043]):
>> cmacccept.exe起動後は1分以内程度でC#側VS2008から接続を
>> 試みてみましたが接続できませんでした。
> 了解しました。ご確認有難うございます。
>
>> AM440のIPアドレスはDHCPで取得できる環境にしています。
>> ブートローダのシリアルコンソールのメッセージを見ていると取得した
>> IPアドレスが確認出来ました。
>>
>> ホストPCからAM440へのpingはシリアルコンソールで
>> 確認したIPアドレスに送っています。
>> これは正常に通ります。
> ここまでは、よいとして、
>
>> AM440のコマンドプロンプトからホストPCにpingを打つと
>> Adapter not foundのようなメッセージがでます。
>> また、AM440のGUIでコンパネ--ネットワーク設定を確認すると
>> 設定項目がグレーアウトされて参照・変更不可になっています。
> というのは、おかしいですね。WEC 7 のネットワークインタ
> フェース初期化動作が正常に完了し、IP アドレスを取得でき
> ていれば、ping でエラーしませんし、また、コントロール
> パネルのネットワーク設定で、IP アドレスの設定も可能は筈
> です。
>
> 確認ですが、コントロールパネルに表示される、ネットワーク
> インタフェース/アダプタの名前は、何になっているでしょう
> か?
コンパネ--ネットワーク設定の状態ですが適当に書いて申し訳ありません
でした。正確には以下のような状態です。
Start--Settings--Control Panel--Network and Dual-up Connections
--Make New Connection
でウイザードを開くとConnection Typeを選択する画面になるのですが
Dual-up,Direct,PPTP,L2TP,PPPoEを選択するラジオボタンが全て無効化
されていて、NEXTボタンで次に進むことも出来ない状態
また、Control Panel内の他の機能も一通り確認しましたが、
ネットワーク インタフェース/アダプタ名等の情報は得られませんでした。
>> その他情報
>> ・BSP(Lilas)内に入っていたサンプルOSバイナリ
>>  (wec7-on-armadillo440_20111019のboot.bin)を使うと
>>  正常にAM440内のipconfigでDHCP取得したアドレスが確認できます。
> だとすると、作成された OS イメージでは、正常に動作して
> いないようですね。差し支えなければ、OS Design のファイル
> (.pbxml)を送って頂けますか。内容を見てみます。
添付いたしますのでお手数をおかけいたしますがよろしくお願いします。
なお、ご参考になるかわかりませんがPBに出力されているOSの起動ログ及び
SmartDviceProjectのプロジェクトファイルも
添付いたします。見てみる気になって頂けるならお願いします。
>
>> ・OSdesignのカタログ設定は昨日からのdebugビルド時と
>>  全く変えずにOSをReleaseビルドしてkerneldebuggerとKITLを
>>  停止させてビルドしたOSでSDカードブートさせるとipconfigで
>>  DHCPアドレスが正しく取れていました。(ちなみにブートローダで
>>  取得したアドレスと同じでした)
> 同じネットワークインタフェースですから、ブートローダと
> WEC 7 の各々に、DHCP で同じアドレスが lease される、という
> ことですよね。
>
>>  この状態で別のVS2008からtools--Connect Deviceで
>>  platformとしてAM440_wec7_DemoSDKを選択してConnectボタンを
>>  押下してもconnecting...ダイアログのままいつまで待っても
>>  接続できませんでした。(IPはAM440上でipconfigで見た
>>  物を設定済み)
>>
>> ・C#アプリ側のVS2008で画面左上のデバイス選択コンボの選択肢が
>>  以下の3個しかなく、AM440_wec7_DemoSDKは表示も選択も
>>  出来ません。
>>  USA Windows Mobile 5.0 Pocket PC R2 Emulator
>> USA Windows Mobile 5.0 Pocket PC R2 Square Emulator
>> Windows Mobile 5.0 Pocket PC Device R2
> 確認ですが、「別の VS2008 から」とおっしゃっているのと、
> 「C# アプリ側の VS2008」とおっしゃっているのは、二つ起動した
> VS2008 の各々を、どう使い分けていらっしゃるのでしょうか?
文言が統一されていなくて申し訳ありませんでした。
「別の VS2008」と「C# アプリ側の VS2008 」 は同一です。
使い分けは以下の2種類を同一OS上で実行しています。
①OSDesignビルド/ダウンロードを行っているVS2008
②C#アプリのビルド/ダウンロードを行おうとしているVS2008

>
> WEC 7 を SD ブートする場合であれば、VS2008 の *スマート
> デバイスプロジェクトの* ソリューションを開き、そこから、
> Connect Device してみて下さい。
これは「C#アプリのビルド/ダウンロードを行おうとしているVS2008」で
既に実施しています
>
> 昨日のメールでは、C# アプリケーションのプロジェクトを、
> OS Design のサブプロジェクトとして登録していると書いていらっ
> しゃいましたが、それが原因かも知れません。OS Design のソリュー
> ションを開いた状態では、アプリケーションデバッガを使おうとし
> てもデバイスに接続できないようです。なので、C# アプリケー
> ションのプロジェクトは、OS Design のプロジェクト/ソリュー
> ションには登録せず、別のソリューションに登録してお使い下さい。
昨日5/15の夜からはSmartDviceProjectをサブプロジェクトから削除して、
「C#アプリのビルド/ダウンロードを行おうとしているVS2008」のc#プロジェクト
としています。

>
> ・・・アプリケーションデバッガを接続できない原因が、WEC 7 の
> OS イメージにあるのか、あるいは、VS 2008 のプロジェクト設定
> (スマートデバイスプロジェクトのソリューションではなく、OS
> Design のソリューションになっている)にあるのか、切り分けが
> できていませんが、ひとまず、現状できるコメントです。
>
> --
> 古賀信哉 (株)サムシングプレシャス
> _______________________________________________
> armadillo mailing list
> email@hidden
> http://lists.atmark-techno.com/cgi-bin/mailman/listinfo/armadillo
>
>


-------------- next part --------------
$B%F%-%9%H7A<00J30$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
$B%U%!%$%kL>(B: OSDesign1.pbxml
$B7?(B:         text/xml
$B%5%$%:(B:     6829 $B%P%$%H(B
$email@hidden@(B:       $BL5$7(B
URL:        <http://lists.atmark-techno.com/pipermail/armadillo/attachments/20120516/43aca098/attachment.xml>
-------------- next part --------------
(Corecon) Download initiated...
(Corecon) Waiting to begin download...
(Corecon) Download complete.
(Corecon) Download complete.
PB Debugger Kernel debugger connected.
PB Debugger The Kernel Debugger connection has been established (Target CPU is ARM).
PB Debugger Target name: AM440
PB Debugger Probe name: KdStub
PB Debugger Binary Image should be loaded at 0x80100000 / Data relocated at 0x84486000
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NK.EXE'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SHELL.EXE'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\UDEVICE.EXE'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\UDEVICE.EXE'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\COREDLL.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NSISVC.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\CXPORT.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NSI.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\BCRYPT.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\RPCRT4.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\WINNSI.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\IPHLPAPI.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\ETHMAN.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\WS2.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\WS2SERV.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\CREDPROV.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\FPCRT.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\CREDSVC.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\LPCRT.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\RPCRT4LEGACY.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\OLE32.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SOFTKB.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NORMALIZE.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\LOCALE.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NOTIFY.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\TOOLHELP.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\KERNEL.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\KITL.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\HD.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\OSAXST0.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\OSAXST1.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\KD.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.FPCRT.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\ROMFSD.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\FILESYS.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.LOCALE.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.NORMALIZE.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\FSDMGR.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\RELFSD.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\PM.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DEVMGR.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DEVICE.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\CCFGSVC.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.SQLCESE35.SYS.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\OALIOCTL.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\BUSENUM.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\ADC.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\ALPCD.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\TAPI.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.SORTING.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\BATTDRVR.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\PWM.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\BACKLIGHT.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\HCD_HSOTG.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\HCD_HSH2.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.USBD.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.RPCRT4.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.DHCPSRV.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.I2CSDK.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\ESDHC.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\AFD.DLL'
PB Debugger Loaded 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\RSAENH.DLL', no matching symbolic information found.
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\VEIM.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.IPHLPAPI.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\WS2K.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\TCPIP.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\TCPIPREG.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\WS2INSTL.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\PPP.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DHCP.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NDIS.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NDISUIO.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NDISPWR.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NSIPROXY.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\BCRYPT.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\REDIR.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.WS2.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NETIO.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.CXPORT.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NETBIOS.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.WSPM.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\AUTORAS.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\GWES.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\CSPDDK.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.CEDDK.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DDRAW_LCDC.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SDBUS.DLL'
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.COREDLL.DLL'
4294809387 PID:400002 TID:9c0046 HD: Immediate debugger module load notifications ACTIVE (slower boot - non real-time).
4294809387 PID:400002 TID:9c0046 CESDHCBase::SetInterface: Setting for 4 bit mode 
4294809387 PID:400002 TID:9c0046 CESDHCBase::SetInterface: PROCTL value = 0x700002B
4294809387 PID:400002 TID:9c0046 HandleAddDevice: LoadDevice type = 2, slot 0
4294809387 PID:400002 TID:9c0046 OSAXST1: >>> Loading Module 'sdmemory.dll' (0xC0446CA8) at address 0xEEE00000-0xEEE1A000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SDMEMORY.DLL'
4294809492 PID:400002 TID:9c0046 SDMemory: +SMC_Init
4294809492 PID:400002 TID:9c0046 SDGetDeviceHandle: ActivePath: Drivers\Active\16 
4294809492 PID:400002 TID:9c0046 SDGetClientFunctions: +Init
4294809492 PID:400002 TID:9c0046 SDGetClientFunctions: -Init
4294809492 PID:400002 TID:9c0046 SDMemCalcDataAccessClocks: Tpd:f ns, Asynch: f ns, AsyncClocks:0 , SyncClocks: 1078231040, ReadTotal: 0, Write Factor: 1092519040 WriteTotal: 12195 
4294809492 PID:400002 TID:9c0046 SDMemory: Initialize: Using block transfer size of 64 blocks
4294809492 PID:400002 TID:9c0046 SDMemory: Idle Timeout: 2000 Idle Power State: 2
4294809492 PID:400002 TID:9c0046 SDMemory: Power Management Setup complete 
4294809492 PID:400002 TID:9c0046 SDMemory: -SMC_Init
4294809513 PID:400002 TID:800002 SDMemory: GetDeviceInfo - Profile = SDMemory, length = 18
4294809513 PID:400002 TID:800002 SDemory: GetDeviceInfo - RegQueryValueEx(Profile) returned 2
4294809513 PID:400002 TID:800002 SDMemory: GetStorageID Insufficient buffer space
SDMemory: -GetStorageID
4294809513 PID:400002 TID:800002 OSAXST1: >>> Loading Module 'mspart.dll' (0xC0447700) at address 0xEF770000-0xEF780000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\MSPART.DLL'
4294809610 PID:400002 TID:800002 Partition Part00  NumSectors=1939323
4294809610 PID:400002 TID:800002 MSPART!PD_OpenPartition: dwStoreId=C8EA4100, PartName=Part00
4294809610 PID:400002 TID:800002 OSAXST1: >>> Loading Module 'exfat.dll' (0xC04478F8) at address 0xEF8D0000-0xEF90D000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\EXFAT.DLL'
4294809729 PID:400002 TID:970006 Mounted ReleaseFSD volume '\Release'
4294809729 PID:400002 TID:970006 size of 'dbglist.txt' = 00000000
4294809729 PID:400002 TID:800002 OSAXST1: >>> Loading Module 'diskcache.dll' (0xC0447B50) at address 0xEF8C0000-0xEF8CA000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DISKCACHE.DLL'
4294809871 PID:400002 TID:800002 ReleaseFSD: Error in ropen()
4294809871 PID:400002 TID:3750002 OSAXST1: >>> Loading Module 'mgtt_o.dll' (0xC0448364) at address 0xEF9C0000-0xEFA44000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\MGTT_O.DLL'
4294809986 PID:400002 TID:800002 CreateCache: Successful.  Cache Size: 118 KB, Start: 6, End: 479, CreateFlags: 0.
4294809986 PID:400002 TID:800002 CreateCache: Successful.  Cache Size: 237 KB, Start: 480, End: 1939322, CreateFlags: 0.
4294809986 PID:400002 TID:970006 ReleaseFSD: Error in rRegEnum()
4294810013 PID:400002 TID:3750002 Loaded font driver '\windows\mgtt_o.dll' @ index '0'.
4294810114 PID:400002 TID:3750002 Adding font resource '\Windows\cour.ttf'...
4294810114 PID:400002 TID:3750002 Font loaded by driver @ index '0'.
4294810114 PID:400002 TID:3750002 ** Got 1 faces in font file...
4294810114 PID:400002 TID:3750002 Font \Windows\cour.ttf: pffv = 0xc4465f80 { 0xc9410c54, 162460 }  hff = 0xc8ea65f0
4294810114 PID:400002 TID:3750002 Adding font resource '\Windows\tahoma.ttf'...
4294810114 PID:400002 TID:3750002 Font loaded by driver @ index '0'.
4294810114 PID:400002 TID:3750002 ** Got 1 faces in font file...
4294810114 PID:400002 TID:3750002 Font \Windows\tahoma.ttf: pffv = 0xc4466010 { 0xc94406f0, 697972 }  hff = 0xc8ea6950
4294810114 PID:400002 TID:3750002 Adding font resource '\Windows\segoeui.ttf'...
4294810114 PID:400002 TID:3750002 Font loaded by driver @ index '0'.
4294810114 PID:400002 TID:3750002 ** Got 1 faces in font file...
4294810114 PID:400002 TID:3750002 Font \Windows\segoeui.ttf: pffv = 0xc4466040 { 0xc94f0d64, 517384 }  hff = 0xc8ea6c80
4294810114 PID:400002 TID:3750002 AddFonts(.ttf) returned 3 fonts
4294810114 PID:400002 TID:3750002 AddFonts(.ttc) returned 0 fonts
4294810114 PID:400002 TID:3750002 AddFonts(*) returned 3 fonts
4294810114 PID:400002 TID:3750002 AddAllEUDCFonts(tte) returned 0 fonts
4294810187 PID:400002 TID:3750002 LogFontFromRegistry(SYSTEM\GWE\Menu\BarFnt), lfHeight = -12
4294810188 PID:400002 TID:3750002 LogFontFromRegistry(SYSTEM\GWE\Menu\PopFnt), lfHeight = -12
4294810207 PID:400002 TID:3750002 UpdateIdleTimeoutFromRegistry
4294810223 PID:400002 TID:3750002 OSAXST1: >>> Loading Module 'kbdnop.dll' (0xC044885C) at address 0xEED20000-0xEED33000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\KBDNOP.DLL'
4294810294 PID:400002 TID:3750002 Layout Manager : DLL_PROCESS_ATTACH
4294810294 PID:400002 TID:3750002 PS2_NOP_Entry: Initialize NOP ID 0
4294810294 PID:400002 TID:3750002 PS2_NOP_Entry: Initialization complete
4294810294 PID:400002 TID:3750002 KeybdDriverInitializeEx: Initialized PDD 0 - PS/2 NOP (Mask 4)
4294810294 PID:400002 TID:3750002 KeybdDriverInitializeEx: Found default input method 00000409
4294810294 PID:400002 TID:3750002 OSAXST1: >>> Loading Module 'kbdus.dll' (0xC0449C54) at address 0xEED10000-0xEED16000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\KBDUS.DLL'
4294810294 PID:400002 TID:3750002 KeybdDriverInitializeEx: Layout Manager successfully initialized to  1
4294810294 PID:400002 TID:3750002 ActivateKeyboardLayout called ..., 0X     409
4294810294 PID:400002 TID:3750002 LayoutMgrActivateKeyboardLayout: Called with hkl = 0x00000409
4294810463 PID:3a90006 TID:3ad0006 OSAXST1: >>> Loading Module 'coredll.dll' (0xC040D1A0) at address 0x40010000-0x40165000 in Process 'GweUser.exe' (0xC044A3E0)
4294810463 PID:3a90006 TID:3ad0006 OSAXST1: >>> Loading Module 'GweUser.exe' (0xC044A3E0) at address 0x00010000-0x00034000 in Process 'GweUser.exe' (0xC044A3E0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\GWEUSER.EXE'
4294810570 PID:3a90006 TID:3ad0006 OSAXST1: >>> Loading Module 'locale.dll' (0xC040F000) at address 0x40170000-0x401B1000 in Process 'GweUser.exe' (0xC044A3E0)
4294810886 PID:3a90006 TID:3ad0006 OSAXST1: >>> Loading Module 'normalize.dll' (0xC040F444) at address 0x401E0000-0x40200000 in Process 'GweUser.exe' (0xC044A3E0)
4294810886 PID:3a90006 TID:3ad0006 CePerf.dll is absent - performance data will not be recorded
4294810983 PID:400002 TID:3750002 CePerf.dll is absent - performance data will not be recorded
4294810983 PID:400002 TID:3750002 OSAXST1: >>> Loading Module 'k.touch.dll' (0xC044B488) at address 0xEE6C0000-0xEE6CA000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\K.TOUCH.DLL'
4294811087 PID:400002 TID:3750002 +Touch screen Init
4294811087 PID:400002 TID:3750002 calibrating 0 point set
4294811087 PID:400002 TID:3750002 TOUCH:TouchPanelpGetPriority - RegOpenKeyEx(\Drivers\BuiltIn\Touch) failed 2, using default thread priorities
4294811087 PID:400002 TID:3750002 ERROR: c:\wince700\platform\am440\src\drivers\touch\touch.cpp line 450: 
4294811087 PID:400002 TID:3750002 TouchPanelGetDeviceCaps: invalid parameter.
4294811087 PID:400002 TID:3750002 Oom Low             Pages: 0177  Bytes: 00177000
4294811087 PID:400002 TID:3750002 Oom Critical        Pages: 0032  Bytes: 00032000
4294811087 PID:400002 TID:3750002 Oom Low Block       Pages: 0004  Bytes: 00004000
4294811087 PID:400002 TID:3750002 Oom Critical Block  Pages: 0002  Bytes: 00002000
4294811087 PID:400002 TID:3750002 Oom App Wait  8000 (dec ms)
4294811087 PID:400002 TID:3750002 Oom AutoOom 0
4294811087 PID:400002 TID:3750002 calibrating 5 point set
4294811087 PID:400002 TID:3750002 Maximum Allowed Error 16:
4294811087 PID:400002 TID:3750002 Calibration Results:
4294811087 PID:400002 TID:3750002    Screen    =>    Mapped
4294811087 PID:400002 TID:3750002 ( 240,  136) => ( 237,  136)
4294811087 PID:400002 TID:3750002 (  96,   54) => (  97,   54)
4294811087 PID:400002 TID:3750002 (  96,  218) => (  97,  218)
4294811087 PID:400002 TID:3750002 ( 384,  218) => ( 385,  218)
4294811087 PID:400002 TID:3750002 ( 384,   54) => ( 385,   54)
4294811087 PID:400002 TID:3750002 Maximum error (square of Euclidean distance in screen units) = 9
4294811087 PID:400002 TID:3750002 GWES initialized properly
4294811087 PID:2c4000e TID:2cb0012 OSAXST1: >>> Loading Module 'coredll.dll' (0xC040D1A0) at address 0x40010000-0x40165000 in Process 'VSDebugger.exe' (0xC044DD70)
4294811087 PID:2c4000e TID:2cb0012 OSAXST1: >>> Loading Module 'VSDebugger.exe' (0xC044DD70) at address 0x00010000-0x00015000 in Process 'VSDebugger.exe' (0xC044DD70)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\VSDEBUGGER.EXE'
4294811216 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'coredll.dll' (0xC040D1A0) at address 0x40010000-0x40165000 in Process 'explorer.exe' (0xC044E3E4)
4294811216 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'explorer.exe' (0xC044E3E4) at address 0x00010000-0x00075000 in Process 'explorer.exe' (0xC044E3E4)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\EXPLORER.EXE'
4294811216 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'coredll.dll' (0xC040D1A0) at address 0x40010000-0x40165000 in Process 'dmsrv.exe' (0xC044ECF8)
4294811216 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'dmsrv.exe' (0xC044ECF8) at address 0x00010000-0x0001A000 in Process 'dmsrv.exe' (0xC044ECF8)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DMSRV.EXE'
4294811216 PID:2d80012 TID:2dc0012 OSAXST1: >>> Loading Module 'coredll.dll' (0xC040D1A0) at address 0x40010000-0x40165000 in Process 'servicesStart.exe' (0xC044F63C)
4294811216 PID:2d80012 TID:2dc0012 OSAXST1: >>> Loading Module 'servicesStart.exe' (0xC044F63C) at address 0x00010000-0x00015000 in Process 'servicesStart.exe' (0xC044F63C)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SERVICESSTART.EXE'
4294811216 PID:400002 TID:520002 This device has booted 1 times !!!
4294811216 PID:400002 TID:520002 FSMAIN: RegVolCompactionThread resumed. PrevSuspendCount: 0x1
4294812220 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'locale.dll' (0xC040F000) at address 0x40170000-0x401B1000 in Process 'dmsrv.exe' (0xC044ECF8)
4294812302 PID:2d80012 TID:2dc0012 OSAXST1: >>> Loading Module 'locale.dll' (0xC040F000) at address 0x40170000-0x401B1000 in Process 'servicesStart.exe' (0xC044F63C)
4294812328 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'locale.dll' (0xC040F000) at address 0x40170000-0x401B1000 in Process 'explorer.exe' (0xC044E3E4)
4294812328 PID:2c4000e TID:2cb0012 OSAXST1: >>> Loading Module 'locale.dll' (0xC040F000) at address 0x40170000-0x401B1000 in Process 'VSDebugger.exe' (0xC044DD70)
4294812399 PID:400002 TID:117000a OSAXST1: >>> Loading Module 'dllheapinfoext.dll' (0xC0451270) at address 0x40F30000-0x40F43000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DLLHEAPINFOEXT.DLL'
4294812399 PID:114000a TID:117000a OSAXST1: >>> Loading Module 'dllheapinfoext.dll' (0xC0451270) at address 0x40F30000-0x40F43000 in Process 'shell.exe' (0xC040E504)
4294812399 PID:400002 TID:117000a OSAXST1: >>> Loading Module 'relfsdext.dll' (0xC04513A8) at address 0x40F00000-0x40F05000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\RELFSDEXT.DLL'
4294812499 PID:114000a TID:117000a OSAXST1: >>> Loading Module 'relfsdext.dll' (0xC04513A8) at address 0x40F00000-0x40F05000 in Process 'shell.exe' (0xC040E504)
4294813508 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'normalize.dll' (0xC040F444) at address 0x401E0000-0x40200000 in Process 'dmsrv.exe' (0xC044ECF8)
4294813508 PID:2b80012 TID:2d30012 CePerf.dll is absent - performance data will not be recorded
4294813508 PID:2b80012 TID:2d30012 DMSRV: Initializing Reboot Deferral Framework
4294813508 PID:400002 TID:2d30012 OSAXST1: >>> Loading Module 'dmsapi.dll' (0xC0451B90) at address 0x42990000-0x429DD000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DMSAPI.DLL'
4294813860 PID:2d80012 TID:2dc0012 OSAXST1: >>> Loading Module 'normalize.dll' (0xC040F444) at address 0x401E0000-0x40200000 in Process 'servicesStart.exe' (0xC044F63C)
4294813860 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'dmsapi.dll' (0xC0451B90) at address 0x42990000-0x429DD000 in Process 'dmsrv.exe' (0xC044ECF8)
4294813860 PID:400002 TID:2d30012 OSAXST1: >>> Loading Module 'ossvcs.dll' (0xC0452028) at address 0x42850000-0x428C1000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\OSSVCS.DLL'
4294813971 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'normalize.dll' (0xC040F444) at address 0x401E0000-0x40200000 in Process 'explorer.exe' (0xC044E3E4)
4294813971 PID:2d80012 TID:2dc0012 CePerf.dll is absent - performance data will not be recorded
4294813971 PID:400002 TID:2dc0012 OSAXST1: >>> Loading Module 'servicesenum.dll' (0xC0452188) at address 0xEF910000-0xEF91C000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SERVICESENUM.DLL'
4294814113 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'ossvcs.dll' (0xC0452028) at address 0x42850000-0x428C1000 in Process 'dmsrv.exe' (0xC044ECF8)
4294814162 PID:400002 TID:2d00012 OSAXST1: >>> Loading Module 'waveapic.dll' (0xC0452708) at address 0x41200000-0x41213000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\WAVEAPIC.DLL'
4294814311 PID:2c4000e TID:2cb0012 OSAXST1: >>> Loading Module 'normalize.dll' (0xC040F444) at address 0x401E0000-0x40200000 in Process 'VSDebugger.exe' (0xC044DD70)
4294814311 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'ole32.dll' (0xC0415CF0) at address 0x418F0000-0x419F6000 in Process 'dmsrv.exe' (0xC044ECF8)
4294814311 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'rpcrt4legacy.dll' (0xC0415E28) at address 0x41AA0000-0x41B48000 in Process 'dmsrv.exe' (0xC044ECF8)
4294814311 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'lpcrt.dll' (0xC0416000) at address 0x414E0000-0x414E7000 in Process 'dmsrv.exe' (0xC044ECF8)
4294814311 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'bcrypt.dll' (0xC0416138) at address 0x43000000-0x43052000 in Process 'dmsrv.exe' (0xC044ECF8)
4294814311 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'waveapic.dll' (0xC0452708) at address 0x41200000-0x41213000 in Process 'explorer.exe' (0xC044E3E4)
4294814311 PID:24f0026 TID:2570026 OSAXST1: >>> Loading Module 'coredll.dll' (0xC040D1A0) at address 0x40010000-0x40165000 in Process 'servicesd.exe' (0xC0453188)
4294814311 PID:24f0026 TID:2570026 OSAXST1: >>> Loading Module 'servicesd.exe' (0xC0453188) at address 0x00010000-0x0001E000 in Process 'servicesd.exe' (0xC0453188)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SERVICESD.EXE'
4294814388 PID:2c4000e TID:2cb0012 CePerf.dll is absent - performance data will not be recorded
4294814388 PID:400002 TID:2d30012 OSAXST1: >>> Loading Module 'shlwapi.dll' (0xC0453B44) at address 0x41C10000-0x41C69000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SHLWAPI.DLL'
4294814512 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'shlwapi.dll' (0xC0453B44) at address 0x41C10000-0x41C69000 in Process 'dmsrv.exe' (0xC044ECF8)
4294814512 PID:400002 TID:2d30012 OSAXST1: >>> Loading Module 'oleaut32.dll' (0xC04543B4) at address 0x41A00000-0x41A58000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\OLEAUT32.DLL'
4294814593 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'ole32.dll' (0xC0415CF0) at address 0x418F0000-0x419F6000 in Process 'explorer.exe' (0xC044E3E4)
4294814593 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'rpcrt4legacy.dll' (0xC0415E28) at address 0x41AA0000-0x41B48000 in Process 'explorer.exe' (0xC044E3E4)
4294814593 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'lpcrt.dll' (0xC0416000) at address 0x414E0000-0x414E7000 in Process 'explorer.exe' (0xC044E3E4)
4294814593 PID:24f0026 TID:2570026 OSAXST1: >>> Loading Module 'locale.dll' (0xC040F000) at address 0x40170000-0x401B1000 in Process 'servicesd.exe' (0xC0453188)
4294814641 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'bcrypt.dll' (0xC0416138) at address 0x43000000-0x43052000 in Process 'explorer.exe' (0xC044E3E4)
4294814641 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'oleaut32.dll' (0xC04543B4) at address 0x41A00000-0x41A58000 in Process 'explorer.exe' (0xC044E3E4)
4294814641 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'fpcrt.dll' (0xC041809C) at address 0x40210000-0x40230000 in Process 'explorer.exe' (0xC044E3E4)
4294814641 PID:2ce0012 TID:2d00012 !!!WARNING: Mutually dependent DLL detected: FPCRT (pMod = 0x00090b80)
4294814641 PID:400002 TID:2d00012 OSAXST1: >>> Loading Module 'commctrl.dll' (0xC0455798) at address 0x40FF0000-0x410CD000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\COMMCTRL.DLL'
4294814755 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'oleaut32.dll' (0xC04543B4) at address 0x41A00000-0x41A58000 in Process 'dmsrv.exe' (0xC044ECF8)
4294814857 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'fpcrt.dll' (0xC041809C) at address 0x40210000-0x40230000 in Process 'dmsrv.exe' (0xC044ECF8)
4294814857 PID:2b80012 TID:2d30012 !!!WARNING: Mutually dependent DLL detected: FPCRT (pMod = 0x00030c40)
4294814857 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'commctrl.dll' (0xC0455798) at address 0x40FF0000-0x410CD000 in Process 'explorer.exe' (0xC044E3E4)
4294814857 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'waveapic.dll' (0xC0452708) at address 0x41200000-0x41213000 in Process 'dmsrv.exe' (0xC044ECF8)
4294814890 PID:2b80012 TID:2d30012 InitializeRebootDeferral: Failed to initialize TaskScheduler. Error = 0x80004005 
4294814890 PID:2b80012 TID:2d30012 DMSRV: Initializing Service
4294814890 PID:400002 TID:2d30012 OSAXST1: >>> Loading Module 'omadmsvc.dll' (0xC04564C8) at address 0x42980000-0x42987000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\OMADMSVC.DLL'
4294815084 PID:400002 TID:2d00012 OSAXST1: >>> Loading Module 'ceshell.dll' (0xC04568E8) at address 0x429E0000-0x42A83000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\CESHELL.DLL'
4294815207 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'omadmsvc.dll' (0xC04564C8) at address 0x42980000-0x42987000 in Process 'dmsrv.exe' (0xC044ECF8)
4294815316 PID:400002 TID:2d30012 OSAXST1: >>> Loading Module 'sorting.dll' (0xC0456AA8) at address 0x401C0000-0x401D6000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SORTING.DLL'
4294815316 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'sorting.dll' (0xC0456AA8) at address 0x401C0000-0x401D6000 in Process 'dmsrv.exe' (0xC044ECF8)
4294815316 PID:400002 TID:2d30012 OSAXST1: >>> Loading Module 'metabaseservice.dll' (0xC0456DD4) at address 0x42930000-0x42950000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\METABASESERVICE.DLL'
4294815446 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'ceshell.dll' (0xC04568E8) at address 0x429E0000-0x42A83000 in Process 'explorer.exe' (0xC044E3E4)
4294815446 PID:24f0026 TID:2570026 OSAXST1: >>> Loading Module 'normalize.dll' (0xC040F444) at address 0x401E0000-0x40200000 in Process 'servicesd.exe' (0xC0453188)
4294815446 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'shlwapi.dll' (0xC0453B44) at address 0x41C10000-0x41C69000 in Process 'explorer.exe' (0xC044E3E4)
4294815446 PID:400002 TID:2d00012 OSAXST1: >>> Loading Module 'shcore.dll' (0xC0457198) at address 0x42A90000-0x42A99000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SHCORE.DLL'
4294815574 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'shcore.dll' (0xC0457198) at address 0x42A90000-0x42A99000 in Process 'explorer.exe' (0xC044E3E4)
4294815574 PID:24f0026 TID:2570026 CePerf.dll is absent - performance data will not be recorded
4294815574 PID:24f0026 TID:2570026 udevice.exe $services_0002 
4294815574 PID:2ce0012 TID:2d00012 CePerf.dll is absent - performance data will not be recorded
4294815605 PID:24f0026 TID:2570026 udevice: Registering udevice instance ($services_0002) with devmgr.
4294815605 PID:2b80012 TID:2d30012 OSAXST1: >>> Loading Module 'metabaseservice.dll' (0xC0456DD4) at address 0x42930000-0x42950000 in Process 'dmsrv.exe' (0xC044ECF8)
4294815605 PID:400002 TID:3700032 OSAXST1: >>> Loading Module 'servicesfilter.dll' (0xC0458000) at address 0x40E90000-0x40EA3000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SERVICESFILTER.DLL'
4294815605 PID:24f0026 TID:3700032 OSAXST1: >>> Loading Module 'servicesfilter.dll' (0xC0458000) at address 0x40E90000-0x40EA3000 in Process 'servicesd.exe' (0xC0453188)
4294815605 PID:24f0026 TID:3700032 OSAXST1: >>> Loading Module 'ws2.dll' (0xC043DD18) at address 0x412B0000-0x412C6000 in Process 'servicesd.exe' (0xC0453188)
4294816581 PID:2b80012 TID:2d30012 DMSRV: API total count = 16
4294816581 PID:400002 TID:3700032 OSAXST1: >>> Loading Module 'lpcd.dll' (0xC0458698) at address 0x414C0000-0x414DA000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\LPCD.DLL'
4294816761 PID:24f0026 TID:3700032 OSAXST1: >>> Loading Module 'lpcd.dll' (0xC0458698) at address 0x414C0000-0x414DA000 in Process 'servicesd.exe' (0xC0453188)
4294816761 PID:24f0026 TID:3700032  FilterFolder::InitializeFilters load device filter at order 0 
4294816761 PID:24f0026 TID:3700032 SERVICES: Initializing services filter for current process for 1st time
4294816761 PID:24f0026 TID:3700032 SERVICES: Creating new service filter for service <Services\LPCD>
4294816807 PID:400002 TID:3930032 OSAXST1: >>> Loading Module 'dcomssd.dll' (0xC0458DF0) at address 0x41A60000-0x41A9C000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DCOMSSD.DLL'
4294816910 PID:24f0026 TID:3930032 OSAXST1: >>> Loading Module 'dcomssd.dll' (0xC0458DF0) at address 0x41A60000-0x41A9C000 in Process 'servicesd.exe' (0xC0453188)
4294816910 PID:24f0026 TID:3930032 OSAXST1: >>> Loading Module 'ole32.dll' (0xC0415CF0) at address 0x418F0000-0x419F6000 in Process 'servicesd.exe' (0xC0453188)
4294816910 PID:24f0026 TID:3930032 OSAXST1: >>> Loading Module 'rpcrt4legacy.dll' (0xC0415E28) at address 0x41AA0000-0x41B48000 in Process 'servicesd.exe' (0xC0453188)
4294816910 PID:24f0026 TID:3930032 OSAXST1: >>> Loading Module 'lpcrt.dll' (0xC0416000) at address 0x414E0000-0x414E7000 in Process 'servicesd.exe' (0xC0453188)
4294816910 PID:24f0026 TID:3930032 OSAXST1: >>> Loading Module 'bcrypt.dll' (0xC0416138) at address 0x43000000-0x43052000 in Process 'servicesd.exe' (0xC0453188)
4294816910 PID:400002 TID:3930032 OSAXST1: >>> Loading Module 'winsock.dll' (0xC04595D8) at address 0x41830000-0x41836000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\WINSOCK.DLL'
4294816978 PID:24f0026 TID:3930032 OSAXST1: >>> Loading Module 'winsock.dll' (0xC04595D8) at address 0x41830000-0x41836000 in Process 'servicesd.exe' (0xC0453188)
4294816978 PID:24f0026 TID:3930032  FilterFolder::InitializeFilters load device filter at order 0 
4294816978 PID:24f0026 TID:3930032 SERVICES: Creating new service filter for service <Services\DCOMSSD>
4294816978 PID:400002 TID:3c50032 OSAXST1: >>> Loading Module 'secur32.dll' (0xC045A2D0) at address 0x416E0000-0x416EB000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SECUR32.DLL'
4294816978 PID:24f0026 TID:3c50032 OSAXST1: >>> Loading Module 'secur32.dll' (0xC045A2D0) at address 0x416E0000-0x416EB000 in Process 'servicesd.exe' (0xC0453188)
4294816978 PID:24f0026 TID:3c50032 SECUR32: Loading package DLL: 'schannel.dll'.
4294816978 PID:400002 TID:3c50032 OSAXST1: >>> Loading Module 'schannel.dll' (0xC045A490) at address 0x41330000-0x413C2000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SCHANNEL.DLL'
4294817177 PID:24f0026 TID:3c50032 OSAXST1: >>> Loading Module 'schannel.dll' (0xC045A490) at address 0x41330000-0x413C2000 in Process 'servicesd.exe' (0xC0453188)
4294817177 PID:400002 TID:3c50032 OSAXST1: >>> Loading Module 'crypt32.dll' (0xC045A5C8) at address 0x41710000-0x4182D000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\CRYPT32.DLL'
4294817177 PID:24f0026 TID:3c50032 OSAXST1: >>> Loading Module 'crypt32.dll' (0xC045A5C8) at address 0x41710000-0x4182D000 in Process 'servicesd.exe' (0xC0453188)
4294817177 PID:400002 TID:3c50032 OSAXST1: >>> Loading Module 'msasn1.dll' (0xC045A814) at address 0x416F0000-0x4170B000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\MSASN1.DLL'
4294817292 PID:24f0026 TID:3c50032 OSAXST1: >>> Loading Module 'msasn1.dll' (0xC045A814) at address 0x416F0000-0x4170B000 in Process 'servicesd.exe' (0xC0453188)
4294817292 PID:24f0026 TID:3c50032 OSAXST1: >>> Loading Module 'fpcrt.dll' (0xC041809C) at address 0x40210000-0x40230000 in Process 'servicesd.exe' (0xC0453188)
4294817292 PID:24f0026 TID:3c50032 !!!WARNING: Mutually dependent DLL detected: FPCRT (pMod = 0x00032470)
4294817320 PID:400002 TID:3c50032 OSAXST1: >>> Loading Module 'rsaenh.dll' (0xC045A97C) at address 0x43060000-0x4308D000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\RSAENH.DLL', no matching symbolic information found.
4294817320 PID:24f0026 TID:3c50032 OSAXST1: >>> Loading Module 'rsaenh.dll' (0xC045A97C) at address 0x43060000-0x4308D000 in Process 'servicesd.exe' (0xC0453188)
4294817394 PID:24f0026 TID:3c50032 CePerf.dll is absent - performance data will not be recorded
4294817394 PID:24f0026 TID:3c50032 CePerf.dll is absent - performance data will not be recorded
4294817394 PID:400002 TID:3c50032 OSAXST1: >>> Loading Module 'ncrypt.dll' (0xC045B2A8) at address 0x41850000-0x418B0000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NCRYPT.DLL'
4294817583 PID:24f0026 TID:3c50032 OSAXST1: >>> Loading Module 'ncrypt.dll' (0xC045B2A8) at address 0x41850000-0x418B0000 in Process 'servicesd.exe' (0xC0453188)
4294817583 PID:24f0026 TID:3c50032 OSAXST1: >>> Loading Module 'rpcrt4.dll' (0xC043F8D4) at address 0x414F0000-0x415FC000 in Process 'servicesd.exe' (0xC0453188)
4294817583 PID:24f0026 TID:3c50032 CePerf.dll is absent - performance data will not be recorded
4294817583 PID:400002 TID:3cf0032 OSAXST1: >>> Loading Module 'sntpsvc.dll' (0xC045BE48) at address 0x42530000-0x4254A000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SNTPSVC.DLL'
4294817698 PID:24f0026 TID:3cf0032 OSAXST1: >>> Loading Module 'sntpsvc.dll' (0xC045BE48) at address 0x42530000-0x4254A000 in Process 'servicesd.exe' (0xC0453188)
4294817698 PID:24f0026 TID:3cf0032 [TIMESVC] Module loaded
4294817698 PID:24f0026 TID:3c50032 SECUR32: Loading package DLL: 'ntlmssp.dll'.
4294817698 PID:24f0026 TID:3cf0032  FilterFolder::InitializeFilters load device filter at order 0 
4294817698 PID:24f0026 TID:3cf0032 SERVICES: Creating new service filter for service <Services\TIMESVC>
4294817698 PID:24f0026 TID:3c50032 SECUR32: Loading package DLL: 'kerberos.dll'.
4294817698 PID:24f0026 TID:3c50032 SECUR32: Loading package DLL: 'spnego.dll'.
4294817698 PID:24f0026 TID:3fb0032 [TIMESVC] Refreshing configuration
4294817698 PID:24f0026 TID:3fb0032 [TIMESVC] Configuration: sntp server           : ntp.ring.gr.jp
4294817698 PID:24f0026 TID:3fb0032 [TIMESVC] Configuration: client                : enabled
4294817698 PID:24f0026 TID:3fb0032 [TIMESVC] Configuration: server                : disabled
4294817698 PID:24f0026 TID:3fb0032 [TIMESVC] Configuration: regular refresh       : 3600000 ms (0 day(s))
4294817698 PID:24f0026 TID:3fb0032 [TIMESVC] Configuration: accelerated refresh   : 300000 ms (0 day(s))
4294817698 PID:24f0026 TID:3fb0032 [TIMESVC] Configuration: adjustment threshold  : 86400000 ms
4294817698 PID:24f0026 TID:3fb0032 [TIMESVC] Service starting
4294817698 PID:24f0026 TID:3fb0032 [TIMESVC] Service started successfully
4294817698 PID:24f0026 TID:3c50032 SECUR32: Loading package DLL: 'credssp.dll'.
4294817793 PID:400002 TID:2330036 OSAXST1: >>> Loading Module 'dstsvc.dll' (0xC045C060) at address 0x42550000-0x4255A000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\DSTSVC.DLL'
4294817875 PID:24f0026 TID:2330036 OSAXST1: >>> Loading Module 'dstsvc.dll' (0xC045C060) at address 0x42550000-0x4255A000 in Process 'servicesd.exe' (0xC0453188)
4294817875 PID:24f0026 TID:2330036 [TIMESVC]====>Initializing DST service
4294817875 PID:24f0026 TID:2330036  FilterFolder::InitializeFilters load device filter at order 0 
4294817875 PID:24f0026 TID:2330036 SERVICES: Creating new service filter for service <Services\DSTSVC>
4294817885 PID:24f0026 TID:2030036 [TIMESVC] NotifyThread started
4294817885 PID:24f0026 TID:3c50032 SECUR32: Package [1] loaded -- 'Microsoft Unified Security Protocol Provider'
4294817885 PID:24f0026 TID:3c50032 SECUR32: Package [2] loaded -- 'Microsoft TLS 1.0'
4294817885 PID:24f0026 TID:3c50032 SECUR32: Package [3] loaded -- 'Microsoft SSL 3.0'
4294817885 PID:24f0026 TID:3c50032 SECUR32: Package [4] loaded -- 'Microsoft SSL 2.0'
4294817885 PID:400002 TID:3fe0032 OSAXST1: >>> Loading Module 'ssllsp.dll' (0xC045CDD0) at address 0x41310000-0x41327000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SSLLSP.DLL'
4294817885 PID:24f0026 TID:3fe0032 OSAXST1: >>> Loading Module 'ssllsp.dll' (0xC045CDD0) at address 0x41310000-0x41327000 in Process 'servicesd.exe' (0xC0453188)
4294817885 PID:24f0026 TID:3c50032 OSAXST1: >>> Loading Module 'sorting.dll' (0xC0456AA8) at address 0x401C0000-0x401D6000 in Process 'servicesd.exe' (0xC0453188)
4294817885 PID:24f0026 TID:3c50032 OR: No protseqs configured
4294817987 PID:400002 TID:3fe0032 OSAXST1: >>> Loading Module 'wspm.dll' (0xC045DE20) at address 0x412D0000-0x412D8000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\WSPM.DLL'
4294818084 PID:24f0026 TID:3fe0032 OSAXST1: >>> Loading Module 'wspm.dll' (0xC045DE20) at address 0x412D0000-0x412D8000 in Process 'servicesd.exe' (0xC0453188)
4294818084 PID:24f0026 TID:2030036 OSAXST1: >>> Loading Module 'iphlpapi.dll' (0xC043F664) at address 0x41270000-0x412A2000 in Process 'servicesd.exe' (0xC0453188)
4294818084 PID:24f0026 TID:2030036 OSAXST1: >>> Loading Module 'winnsi.dll' (0xC043F79C) at address 0x41490000-0x41499000 in Process 'servicesd.exe' (0xC0453188)
4294818084 PID:24f0026 TID:2030036 OSAXST1: >>> Loading Module 'nsi.dll' (0xC0440000) at address 0x41480000-0x41487000 in Process 'servicesd.exe' (0xC0453188)
4294818119 PID:24f0026 TID:2030036 OSAXST1: >>> Loading Module 'cxport.dll' (0xC04402A8) at address 0x41250000-0x41261000 in Process 'servicesd.exe' (0xC0453188)
4294818119 PID:24f0026 TID:2c60036 [TIMESVC]====>Starting DST service
4294818119 PID:24f0026 TID:2c60036 [TIMESVC]====>DST service started
4294818119 PID:400002 TID:3fe0032 OSAXST1: >>> Loading Module 'nspm.dll' (0xC045F490) at address 0x412E0000-0x412E9000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\NSPM.DLL'
4294818119 PID:24f0026 TID:3fe0032 OSAXST1: >>> Loading Module 'nspm.dll' (0xC045F490) at address 0x412E0000-0x412E9000 in Process 'servicesd.exe' (0xC0453188)
4294818265 PID:24f0026 TID:2e30036 [TIMESVC]====>DST thread created
4294818265 PID:400002 TID:3fe0032 AFD:RN_RefIPv4Interfaces !No IPv4 Interfaces
4294818265 PID:400002 TID:3fe0032 AFD:RN_ResolveOneName: !No Interfaces
4294818294 PID:24f0026 TID:2e30036 [TIMESVC]====>Waiting for events
4294818403 PID:24f0026 TID:2e30036 [01-01-2006 12:00:51]Handling events Event_DSTTimer
4294818403 PID:24f0026 TID:2e30036 [DSTHandler]DST is DISABLED for year 2006, current DST status is OFF
4294818403 PID:24f0026 TID:2e30036 [TIMESVC DST]Updating TZI information for year 2006
4294818489 PID:400002 TID:3080036 AFD:RN_RefIPv4Interfaces !No IPv4 Interfaces
4294818489 PID:400002 TID:3080036 AFD:RN_ResolveOneName: !No Interfaces
4294818489 PID:24f0026 TID:3fe0032 [TIMESVC] Time Refresh: host ntp.ring.gr.jp is not reachable
4294818489 PID:24f0026 TID:3fe0032 [TIMESVC] Time Refresh: all servers queried, but time not updated.
4294818489 PID:24f0026 TID:3fe0032 [TIMESVC] Time Refresh failed, rescheduling
4294818489 PID:400002 TID:2f20036 OSAXST1: >>> Loading Module 'regextdev.dll' (0xC045FE58) at address 0x411A0000-0x411B7000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\REGEXTDEV.DLL'
4294818489 PID:24f0026 TID:2f20036 OSAXST1: >>> Loading Module 'regextdev.dll' (0xC045FE58) at address 0x411A0000-0x411B7000 in Process 'servicesd.exe' (0xC0453188)
4294818489 PID:24f0026 TID:2f20036  FilterFolder::InitializeFilters load device filter at order 0 
4294818489 PID:24f0026 TID:2f20036 SERVICES: Creating new service filter for service <Services\SNApi>
4294818706 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'sorting.dll' (0xC0456AA8) at address 0x401C0000-0x401D6000 in Process 'explorer.exe' (0xC044E3E4)
4294818786 PID:2d80012 TID:2dc0012 Dll list:
4294818795 PID:2d80012 TID:2dc0012 OSAXST1: <<< Unloading Module 'coredll.dll' (0xC040D1A0) at address 0x40010000-0x40165000 in Process 'servicesStart.exe' (0xC044F63C)
4294818795 PID:2d80012 TID:2dc0012 OSAXST1: <<< Unloading Module 'normalize.dll' (0xC040F444) at address 0x401E0000-0x40200000 in Process 'servicesStart.exe' (0xC044F63C)
4294818795 PID:2d80012 TID:2dc0012 OSAXST1: <<< Unloading Module 'locale.dll' (0xC040F000) at address 0x40170000-0x401B1000 in Process 'servicesStart.exe' (0xC044F63C)
4294818795 PID:2d80012 TID:2dc0012 OSAXST1: <<< Unloading Module 'servicesStart.exe' (0xC044F63C) at address 0x00010000-0x00015000 in Process 'servicesStart.exe' (0xC044F63C)
PB Debugger Unloaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\SERVICESSTART.EXE'
4294819241 PID:2ce0012 TID:2d00012 REGEXT: +CHandleArray::CHandleArray
4294819241 PID:2ce0012 TID:2d00012 REGEXT: -CHandleArray::CHandleArray
4294819377 PID:2ce0012 TID:2d00012 REGEXT: +CHandleArray::Add
4294819377 PID:2ce0012 TID:2d00012 REGEXT: -CHandleArray::Add
4294819377 PID:2ce0012 TID:2d00012 Listview using cleartype
4294819415 PID:24f0026 TID:2e30036 [DSTSVC] Do not handle IOCTL_DSTSVC_NOTIFY_TZ_CHANGE when called from DSTThread
4294819415 PID:24f0026 TID:2e30036 [DSTHandler]DST is DISABLED for year 2006, current DST status is OFF
4294819415 PID:24f0026 TID:2e30036 [DSTHandler]Set next timer at time 01-01-2007 00:00:15
4294819415 PID:24f0026 TID:2e30036 [TIMESVC]====>Waiting for events
4294819415 PID:2ce0012 TID:2680042 REGEXT: +CHandleArray::ThreadProc
4294819415 PID:2ce0012 TID:2680042 REGEXT: +CHandleArray::ProcessNotifications
4294819415 PID:2ce0012 TID:2680042 REGEXT: CHandleArray::ProcessNotifications: Entering WaitForMultipleObjects with 2 wait objects and a timeout of 0xffffffff
4294819709 PID:400002 TID:2d00012 OSAXST1: >>> Loading Module 'imaging.dll' (0xC044FE2C) at address 0x41B50000-0x41C02000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\IMAGING.DLL'
4294819821 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'imaging.dll' (0xC044FE2C) at address 0x41B50000-0x41C02000 in Process 'explorer.exe' (0xC044E3E4)
4294819821 PID:400002 TID:2d00012 OSAXST1: >>> Loading Module 'zlib.dll' (0xC0460730) at address 0x40F50000-0x40F66000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\ZLIB.DLL'
4294819821 PID:2ce0012 TID:2d00012 OSAXST1: >>> Loading Module 'zlib.dll' (0xC0460730) at address 0x40F50000-0x40F66000 in Process 'explorer.exe' (0xC044E3E4)
4294820022 PID:8b002a TID:3910042 OSAXST1: >>> Loading Module 'sorting.dll' (0xC0456AA8) at address 0x401C0000-0x401D6000 in Process 'udevice.exe' (0xC04133C0)
4294820022 PID:400002 TID:3910042 OSAXST1: >>> Loading Module 'msim.dll' (0xC04614A8) at address 0x41180000-0x41199000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded symbols for 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\MSIM.DLL'
4294820196 PID:8b002a TID:3910042 OSAXST1: >>> Loading Module 'msim.dll' (0xC04614A8) at address 0x41180000-0x41199000 in Process 'udevice.exe' (0xC04133C0)
4294820196 PID:8b002a TID:3910042 MSIM: IM_ReadRegistry read KB 5
4294820196 PID:8b002a TID:2d00012 CePerf.dll is absent - performance data will not be recorded
4294820196 PID:8b002a TID:2d00012 CePerf in SoftKB initialized
4294820196 PID:8b002a TID:2d00012 SipThreadCall stack increased to 1
4294820851 PID:400002 TID:3e80042 CePerf.dll is absent - performance data will not be recorded
4294820954 PID:2ce0012 TID:3e80042 Explorer(V2.0) taskbar thread started.
4294821034 PID:2ce0012 TID:2d00012 CAudPlay::Open: waveOutOpen failed!
4294821034 PID:2ce0012 TID:2d00012 **** CAudPlay wave device not open! ****
4294821103 PID:400002 TID:2cd0002 NdisPower:: Successfully register for notification!
4294844434 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'coredll.dll' (0xC040D1A0) at address 0x40010000-0x40165000 in Process 'ConManClient2.exe' (0xC044F63C)
4294844434 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'ConManClient2.exe' (0xC044F63C) at address 0x00010000-0x00027000 in Process 'ConManClient2.exe' (0xC044F63C)
PB Debugger Loaded 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\CONMANCLIENT2.EXE', no matching symbolic information found.
4294844434 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'locale.dll' (0xC040F000) at address 0x40170000-0x401B1000 in Process 'ConManClient2.exe' (0xC044F63C)
4294844871 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'normalize.dll' (0xC040F444) at address 0x401E0000-0x40200000 in Process 'ConManClient2.exe' (0xC044F63C)
4294844871 PID:3710046 TID:3600046 CePerf.dll is absent - performance data will not be recorded
4294844871 PID:400002 TID:3600046 OSAXST1: >>> Loading Module 'edbgtl.dll' (0xC04617D0) at address 0x42FC0000-0x42FD5000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\EDBGTL.DLL', no matching symbolic information found.
4294845009 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'edbgtl.dll' (0xC04617D0) at address 0x42FC0000-0x42FD5000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845009 PID:400002 TID:3600046 OSAXST1: >>> Loading Module 'tcpconnectiona.dll' (0xC0465000) at address 0x42FE0000-0x42FF1000 in Process 'NK.EXE' (0x844C9AD0)
PB Debugger Loaded 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\TCPCONNECTIONA.DLL', no matching symbolic information found.
4294845089 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'tcpconnectiona.dll' (0xC0465000) at address 0x42FE0000-0x42FF1000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845089 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'ws2.dll' (0xC043DD18) at address 0x412B0000-0x412C6000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845100 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'iphlpapi.dll' (0xC043F664) at address 0x41270000-0x412A2000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845100 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'winnsi.dll' (0xC043F79C) at address 0x41490000-0x41499000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845100 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'rpcrt4.dll' (0xC043F8D4) at address 0x414F0000-0x415FC000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845107 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'fpcrt.dll' (0xC041809C) at address 0x40210000-0x40230000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845107 PID:3710046 TID:3600046 !!!WARNING: Mutually dependent DLL detected: FPCRT (pMod = 0x00040de0)
4294845107 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'bcrypt.dll' (0xC0416138) at address 0x43000000-0x43052000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845107 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'nsi.dll' (0xC0440000) at address 0x41480000-0x41487000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845107 PID:3710046 TID:3600046 OSAXST1: >>> Loading Module 'cxport.dll' (0xC04402A8) at address 0x41250000-0x41261000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845207 PID:3710046 TID:3a10056 OSAXST1: >>> Loading Module 'ssllsp.dll' (0xC045CDD0) at address 0x41310000-0x41327000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845207 PID:3710046 TID:3a10056 OSAXST1: >>> Loading Module 'wspm.dll' (0xC045DE20) at address 0x412D0000-0x412D8000 in Process 'ConManClient2.exe' (0xC044F63C)
4294845207 PID:3710046 TID:3a10056 OSAXST1: >>> Loading Module 'sorting.dll' (0xC0456AA8) at address 0x401C0000-0x401D6000 in Process 'ConManClient2.exe' (0xC044F63C)
4294854523 PID:3d40056 TID:3d50056 OSAXST1: >>> Loading Module 'coredll.dll' (0xC040D1A0) at address 0x40010000-0x40165000 in Process 'CMAccept.exe' (0xC0467D10)
4294854523 PID:3d40056 TID:3d50056 OSAXST1: >>> Loading Module 'CMAccept.exe' (0xC0467D10) at address 0x00010000-0x0001A000 in Process 'CMAccept.exe' (0xC0467D10)
PB Debugger Loaded 'C:\WINCE700\OSDESIGNS\OSDESIGN1\OSDESIGN1\RELDIR\AM440_ARMV5_DEBUG\CMACCEPT.EXE', no matching symbolic information found.
4294854523 PID:3d40056 TID:3d50056 OSAXST1: >>> Loading Module 'locale.dll' (0xC040F000) at address 0x40170000-0x401B1000 in Process 'CMAccept.exe' (0xC0467D10)
4294854928 PID:3d40056 TID:3d50056 OSAXST1: >>> Loading Module 'normalize.dll' (0xC040F444) at address 0x401E0000-0x40200000 in Process 'CMAccept.exe' (0xC0467D10)
4294855000 PID:3d40056 TID:3d50056 CePerf.dll is absent - performance data will not be recorded
-------------- next part --------------
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>9.0.30729</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{479BCFC0-4E04-4276-8D4C-7E4B1FB650C2}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>SmartDeviceProject2</RootNamespace>
    <AssemblyName>SmartDeviceProject2</AssemblyName>
    <ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    <PlatformFamilyName>PocketPC</PlatformFamilyName>
    <PlatformID>4118C335-430C-497f-BE48-11C3316B135E</PlatformID>
    <OSVersion>5.1</OSVersion>
    <DeployDirSuffix>SmartDeviceProject2</DeployDirSuffix>
    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    <NativePlatformName>Windows Mobile 5.0 Pocket PC SDK</NativePlatformName>
    <FormFactorID>
    </FormFactorID>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE;$(PlatformFamilyName)</DefineConstants>
    <NoStdLib>true</NoStdLib>
    <NoConfig>true</NoConfig>
    <ErrorReport>prompt</ErrorReport>
    <FileAlignment>512</FileAlignment>
    <WarningLevel>4</WarningLevel>
    <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE;$(PlatformFamilyName)</DefineConstants>
    <NoStdLib>true</NoStdLib>
    <NoConfig>true</NoConfig>
    <ErrorReport>prompt</ErrorReport>
    <FileAlignment>512</FileAlignment>
    <WarningLevel>4</WarningLevel>
    <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="mscorlib" />
    <Reference Include="System" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="System.Data" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Form1.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Form1.Designer.cs">
      <DependentUpon>Form1.cs</DependentUpon>
    </Compile>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <EmbeddedResource Include="Form1.resx">
      <DependentUpon>Form1.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
  <ProjectExtensions>
    <VisualStudio>
      <FlavorProperties GUID="{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}">
        <HostingProcess disable="1" />
      </FlavorProperties>
    </VisualStudio>
  </ProjectExtensions>
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>


armadillo メーリングリストの案内