Re: Video hangs while its running under Windows CE
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Wed, 20 Jun 2007 08:25:49 -0700
Some driver, probably, that you have installed is generating an exception.
Your best bet for finding out exactly what's happening would be to run a
DEBUB build of the OS in the kernel debugger (refer to the help). When the
exception occurs, look at the call stack and the location where the error is
popping up. It could be that you've misconfigured an otherwise-correct
driver with the wrong base address or something, or maybe you're loading a
driver with a BuiltIn key in the registry for hardware that you don't have.
Paul T.
"spradeepkumar_2003" <spradeepkumar_2003.2sh60n@xxxxxxxxxxxxxxxx> wrote in
message news:spradeepkumar_2003.2sh60n@xxxxxxxxxxxxxxxxxxx
Hi all,
Really I got a serious problem which is very difficult to predict where
the problem has occured. So znyone plz help me.....
The problem is: i'm using MIPS II based platform with Windows CE 5.0
for my project. Every thing was fine, right from Booting of image till
loading of all drivers. When the systems starts running the video
application, it hangs in between.
I'll give u the messages i got in Yamon prompt.
msg displayed in yamon prompt when the video got hanged:
-----------------------------------------------------------------------------
Exception 004 Thread=87e1b800 Proc=27fadf7a 'device.exe'
AKY=00000009 PC=0c44b5a1(device.exe+0x0043b5a1)
RA=02d7ce48(ehci.dll+0x0000ce48) BVA=0c44b5a1
Exception 00a Thread=87f07850 Proc=27fadf7a 'device.exe'
AKY=00000009 PC=8c820000(???+0x8c820000)
RA=02df4238(dc_au1200.dll+0x00004238) BVA=01e30028
Exception 00a Thread=87e1bc78 Proc=27fadf7a 'device.exe'
AKY=00000009 PC=afb70044(???+0xafb70044)
RA=02d7f0dc(ehci.dll+0x0000f0dc) BVA=01e27028
Exception 004 Thread=87eba800 Proc=27fadf7a 'device.exe'
AKY=00000009 PC=03c02825(netlog.dll+0x00042825)
RA=02d9d65c(ohcd.dll+0x0000d65c) BVA=03c02825
Exception 002 Thread=87eba800 Proc=27fadf7a 'device.exe'
Exception 004 Thread=87ec8d50 Proc=27fadf7a 'device.exe'
AKY=00000009 PC=02e02025(dc_au1200.dll+0x00012025)
RA=019b14ec(touchkit.dll+0x000014ec) BVA=02e02025
Exception 001 Thread=87ec8d50 Proc=87e74fd2 'gwes.exe'
AKY=00000019 PC=81131098(NK.EXE+0x00031098)
RA=8113100c(NK.EXE+0x0003100c) BVA=083afefc
Exception 001 Thread=87ec8d50 Proc=87e74fd2 'gwes.exe'
AKY=00000019 PC=811122e0(NK.EXE+0x000122e0)
RA=811122e8(NK.EXE+0x000122e8) BVA=083afeec
Exception 001 Thread=87ec8d50 Proc=87e74fd2 'gwes.exe'
AKY=00000019 PC=811122e0(NK.EXE+0x000122e0)
RA=811122e8(NK.EXE+0x000122e8) BVA=083afeec
Exception 001 Thread=87ec8d50 Proc=87e74fd2 'gwes.exe'
AKY=00000019 PC=811122e0(NK.EXE+0x000122e0)
RA=811122e8(NK.EXE+0x000122e8) BVA=083afeec
Exception 001 Thread=87ec8d50 Proc=87e74fd2 'gwes.exe'
AKY=00000019 PC=811122e0(NK.EXE+0x000122e0)
RA=811122e8(NK.EXE+0x000122e8) BVA=083afeec
Exception 001 Thread=87ec8d50 Proc=87e74fd2 'gwes.exe'
AKY=00000019 PC=811122e0(NK.EXE+0x000122e0)
RA=811122e8(NK.EXE+0x000122e8) BVA=083afeec
Exception 001 Thread=87ec8d50 Proc=87e74fd2 'gwes.exe'
AKY=00000019 PC=811122e0(NK.EXE+0x000122e0)
RA=811122e8(NK.EXE+0x000122e8) BVA=083afeec
Exception 001 Thread=87ec8d50 Proc=87e74fd2 'gwes.exe'
AKY=00000019 PC=811122e0(NK.EXE+0x000122e0)
RA=811122e8(NK.EXE+0x000122e8) BVA=083afeec
Exception 001 Thread=87ec8d50 Proc=87e74fd2 'gwes.exe'
plz help wat has gone wrong, either its problem in video application
file or in OS or in hardware.
.
- Follow-Ups:
- Re: Video hangs while its running under Windows CE
- From: spradeepkumar_2003
- Re: Video hangs while its running under Windows CE
- References:
- Video hangs while its running under Windows CE
- From: spradeepkumar_2003
- Video hangs while its running under Windows CE
- Prev by Date: Re: How do I install windows CE on a PDA?
- Next by Date: Re: How do I install windows CE on a PDA?
- Previous by thread: Video hangs while its running under Windows CE
- Next by thread: Re: Video hangs while its running under Windows CE
- Index(es):
Relevant Pages
|