> I am having trouble debugging my application directly on the > Prism. This is > exactly what I am doing. What am I doing wrong? ... > I turn on my Prism, hit FIND and type the "Shortcut" symbol, > two taps and > the number 2 ... Here's the problem. If you are debugging to a USB device on a serial cradle, you have to override the USB default behavior in order to allow the debugger to connect. When you put the device in console mode, enter the "shortcut dot dot", then press and hold the up button on the device, and it will click. Now write the "2" and you are in serial console mode (and you are still holding down the up button and the device is still clicking). Press OK on your computer, and the download will proceed. Once the download is complete, you will see the three-paned debugger window, the device will stop clicking, and you can let go of the up button. This is discussed in the Handspring 1.0 Readme in your installation. Also, you will want to go to http://www.metrowerks.com/download/ and search for patches released with CodeWarrior for Palm Computing Platform 6 (about halfway down the list of products in that search area). There, get the 3.5 SDK, Update 1, and the Debugger Plugins to have the latest patches for release 6. -hkmlt -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
