Re: Wince5.0 Hyper Terminal and Debug window Hangs up showing Enabling adapter ints...
- From: voidcoder <voidcoder@xxxxxxxxx>
- Date: Mon, 19 Feb 2007 11:40:18 +0100
Do you mean that the OS is freezing during the boot?
Well, does it have something to do with the RFIDTest.exe?
If you rollback one step and remove it from the image,
is the problem still there?
smith wrote:
voidcoder wrote:.The debug output you provided doesn't really turn any light
upon the problem. What changes have been made to the *.bib / *.bat
files?
smith wrote:Hi all,
i am using WinCe5.0. In that i have created a new platform and then i
had included some RFID sample drivers in it and created an image . i
am using VNC server as a screen to view what is happening and
hyperterminal for serial communication with my device. Upto here
things are working fine . i can download the image, run the
RFIDGUI.exe and any other .exe file i want to run.
Then i adde the RFIDTest.exe which is written in Vc++ and needs a .NET
framework to run to my workspace and modified the .bat files & .bib
files as per the requirements. Then i downloaded the my image to my
target device but at moment of time its getting freezed and on the
hyperterminal i am getting this message :::
KITL: Leaving polling mode...
KITL Checking client registrations
+RegisterClientPart2: Id 0x00000000
KITL Timer thread started, (hTh: 0x43CB3FBA, pTh: 0x83CA7400)
-RegisterClientPart2
+RegisterClientPart2: Id 0x00000001
-RegisterClientPart2
KITL Creating IST
KITL Interrupt thread started (hTh: 0x43CA5242, pTh: 0x83CA5000),
using SYSINTR
32
Enabling adapter ints...
And on the Debug window i am getting the message::
Initializing Database
4294769100 PID:83ca04ee TID:83ca04ca 0x83ca0288: DB:Validation: Name
already exists DB_notify_events
4294769100 PID:83ca04ee TID:83ca04ca 0x83ca0288: DB:CeCreateDatabase
failed
4294769102 PID:83ca04ee TID:83ca04ca 0x83ca0288: Filesystem
initialized!
4294769103 PID:83ca04ee TID:83ca04ca 0x83ca0288: FILESYS: Waiting for
kernel to be ready to launch apps
4294769104 PID:3cb7002 TID:63ca3726 0x83ca3b48: InitMUI: DISABLED
(-1039729896)
4294769105 PID:83ca04ee TID:83ca04ca 0x83ca0288: FS: HKLM\System
\Events not available, no signal events created.
4294769106 PID:83ca04ee TID:83ca04ca 0x83ca0288: FILESYS: Launching
apps
4294769106 PID:83ca04ee TID:83ca04ca 0x83ca0288: ERROR: c:\macallan
\private\winceos\coreos\filesys\main\fsmain.c line 4101:
4294769107 PID:83ca04ee TID:83ca04ca 0x83ca0288: Unable to locate init
key for starting apps!
4294769107 PID:83ca04ee TID:83ca04ca 0x83ca0288: FILESYS: Done
launching apps
4294769107 PID:83ca04ee TID:83ca04ca 0x83ca0288: This device has
booted 1 times !!!
so please can anyone helpme why its happening like this
Smith
Hi,
thanks for reply.
what ever changes i had done is here :
In the project.bib fille I have included the RFIDTest.exe like this :
FILES
; Name Path
Memory Type
; -------------- ---------------------------------------------
-----------
RFIDTest.exe $(_FLATRELEASEDIR)\RFIDTest.exe
NK SH
In the postlink.bat file I have done :
copy "%_PROJECTROOT%\..\..\RFIDTest.exe" "%_FLATRELEASEDIR%"
plz help me for this.
smith
- Follow-Ups:
- References:
- Prev by Date: Re: how to make sure that kernel is up
- Next by Date: Re: Adding a dll to Image
- Previous by thread: Re: Wince5.0 Hyper Terminal and Debug window Hangs up showing Enabling adapter ints...
- Next by thread: Re: Wince5.0 Hyper Terminal and Debug window Hangs up showing Enabling adapter ints...
- Index(es):
Relevant Pages
|