I am just getting my feet wet with PortAudio, and am running in a Wince
5.0 x86 environment.
When I run patest_record.c without breakpoints, it runs fine and generates
the expected result.
On the other hand, if I break during audio input, the system seems to get
stuck and the index value is not advanced.
In other words, once I continue from a breakpoint at the printf of "index"
at line 254 of patest_record.c, "recordCallback" is no longer called.
When this occurs, I see that WAIT_TIMEOUT is returned each time the helper
thread calls WaitForMultipleObjects() (in pa_win_wmme.c).
Should I:
1) Get the latest SVN version; I am using the one in the SVN database for
pjsip?
2) Look for a problem with the BSP for the board, a Diamond Systems
Hercules II? I have no idea if this is as solid as I would like, but
would like to debug the kernel only as needed.
3) Forget about it, it is a known bug?
Thanks in advance.
--
Jack Bonn <> Software Design Labs, Inc.
jack.bonn@... (847)526-1337
Dyslexics untie.
_______________________________________________
Portaudio mailing list
Portaudio@...
http://techweb.rfa.org/mailman/listinfo/portaudio