I've had limited success in using Palm Debugger on Tungsten/T
and I'm wondering if the problems are due to my particular
hardware, or does everyone run into these.

  1.  USB debugging from Palm Debugger never connects.

  2.  Serial debugging connects only after doing a HotSync.
       Apparently HotSync sets some sort of status in the
       Palm and/or PC that is required for Palm Debugger
       to function.

  3.  After a crash that goes to the debugger, reset is flaky.
       Sometimes I have to hard reset the Tungsten several
       times before it comes up again.  Then I HotSync
       everything back into the Tungsten via USB, switch to
       Serial & HotSync again.  Then quit Desktop & restart
       Palm debugger in serial mode.

  4.  There is a bug in the 68k emulator on the Tungsten
       such that it cannot handle a MOVEM.W instruction.
       Works fine on a real 68k, but I had to replace the
       MOVEM.W with a MOVEM.L to get past that point
       in the code.



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

Reply via email to