I apologize if this is a double post. I tried to make a similar post yesterday, but have not seen it come through, so I am trying again.

I am hoping someone can help me solve a problem I am having debugging beam receiving using a Palm III attached by a serial cradle to an Windows XP box running Codewarrior 9.1

I general, I can debug fine, stepping through code that is running on the Palm III. If I set a breakpoint, code execution stops and I can step through from that point.

However, when I set a break point within my beam receive code, instead of dropping into the debugger when I receive a beam the Palm III just freezes and Codewarrior does not drop into the debugger.

If I do not set a breakpoint in my beam receive code and I receive a beam, my app receives the beam and continues to run fine. So somehow there is a problem with the breakpoint being set within the beam receive code and I can't figure out what it is. Is there a way to force Codewarrior to drop into the debugger, even if a breakpoint is not set?

If anyone can give me any advice at all I would greatly appreciate it.

Sean Kennedy
Eclipta Software
http://www.eclipta.com


-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to