Hi all,
I am working with WINCE 5.0 and PXA 27X . I am running one
application which will run some tests (like Audio play, SD and CF Card
read/write,get wifi signal strength etc..like this so many tests are there)
continuously. After the test is executed ,again it will start executing from
first test. This should happen continuously. I am printing "started" before
start of first test and "end" after last test. The application is running
continuously fine for some duration (2 hrs)after that the application is
hanging after displaying "end".(Task bar and application is hanging .It is
not showing any exception in the hyper terminal or it is not giving any fatal
application error) So i cant able to find what test is causing this problem.
Because it is hanging after "end" .i am not getting any hint.
Can anyone suggest What may be the problem ,how to debug this.Is
there any wince tools are there to resolve this issue.
Thanks in advance