Re: Video hangs while its running under Windows CE




Hi Paul,

Thank you very much for your suggestion. I'll try it out & i'll get you
back. MAximum I'll try to solve it out.

regards,
S. Pradeep Kumar

'Paul G. Tobey [eMVP Wrote:
']The kernel debugger will stop on the line of code that generated an
exception when you are running a DEBUG OS with that debugger. That
seems
like a good starting point for figuring out what's wrong to me... If
you
are getting exceptions all over the place, that suggests that you might
have
a bad board support package for your target hardware. There could be
something set up wrong with the memory sizes or something like that.
If
your platform runs perfectly, except when you do this video thing, then
look
at the display driver; it's probably screwed up. If you made some
changes
to it to adapt it to hardware it wasn't targeted to or if it's designed
for
some video controller that's similar but not identical to the one you
actually have, there's the problem.

Paul T.

"spradeepkumar_2003"
<spradeepkumar_2003.2sxtjz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
wrote in
message
news:spradeepkumar_2003.2sxtjz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

hi,
I'm sorry Mr. Paul, you mistaken me. Actually my problem is that
every
thing is fine with my board, OS image & etc... But when i try to run
a
video application its getting hanged everytime randomly. Also i'm
now
working with Debug Build only. The problem is that i'm getting
Exception in device.exe, gwes.exe & filesys.exe.
If you see that there are so many drivers which are loaded by
device.exe, in this how i can find which driverhas gone
problematic/unloaded... please give me clear idea, as i'm new to
this
Windows CE. This is my first project using Windows CE.

regards,
S. Pradeep Kumar

--------------------------------------------------------------------------------------------------------


'Paul G. Tobey [eMVP Wrote:[color=green]
']Anything is possible. Are you going to *use* the fact that
you're
running a
DEBUG build and try to get the kernel debugger to show you where
the
problem
is, or expect us to take guesses without any information about the
board
other than that it's running MIPS II? YOU ARE GOING TO HAVE TO DO
THE
WORK
TO FIX THIS. We can't do it. We can advise you on what to try
and,
maybe,
some things that seem to fit the symptoms that you've mentioned,
but
you
seem to be sitting around doing nothing at all to help yourself.
We
don't
get paid by Microsoft here...

Paul T.

"spradeepkumar_2003"

<spradeepkumar_2003.2skctz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
wrote in
message
news:spradeepkumar_2003.2skctz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx[color=darkred]

yes now i'm working with the debug build only, also my video
application
with the WinCE 5.0 OS image was a working one with our previous
development platform Board. I need some more clear answer. wat i
think
is that whether the components in my development board may hav
proble
?
wat u say ? is it possible of having this hardware problem....
plzzz
help me out with this problem.........

regards,
S. Pradeep Kumar



--------------------------------------------------------------------------------------------------------

Dean Ramsier Wrote:
The fault is occuring in device.exe. That is the process that
hosts
drivers, so you most likely do have a driver problem.

Did you do the debug build? What was the call stack when the
exception
occured?

--
Dean Ramsier - eMVP
BSQUARE Corporation


"spradeepkumar_2003"

<spradeepkumar_2003.2sixfz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
wrote
in
message

news:spradeepkumar_2003.2sixfz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx[color=darkred]




.



Relevant Pages

  • Re: Crystal report in webpart
    ... Yes, I'm able to debug. ... But RenderWebPart method does not throw any exception. ... Regards, ... "Patrick Tisseghem" wrote: ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Probelm with Process and shortcut
    ... works with Process method. ... just first time is slow in ... my case because of the exception throwing. ... > |> Regards. ...
    (microsoft.public.dotnet.framework)
  • Re: How to debug release version with WinDbg?
    ... Voronkov Konstantin wrote: ... > I have a question whether it is possible to debug ... > release version of application using WinDbg and how. ... > Best Regards, ...
    (microsoft.public.vc.debugger)
  • Re: Starting default mail program
    ... mapi32.dll is usually installed with Outlook with MS Office or Microsoft ... Exchange tools. ... Catch ex As Exception ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Get Function & Class Name
    ... compiler can't the macro definition which I understand is because I am ... >>location in my code as to where an exception occurs and for that reason I ... > to illustrate the detailed concerns and code context of your need? ... > Best regards, ...
    (microsoft.public.vc.mfc)