[Home] [Table of Contents] [Previous Section] [Next Section]
Breck Carter
Last modified: October 21, 1999
mail to: bcarter@bcarter.com


Tip 90: UltraLite Lite


16 - Debug the Application

  1. Open the project ulldemo1.mcp in CodeWarrior IDE, and choose Project - Debug.

  2. Wait for the following Console Mode prompt to appear:

    Prompt for Console Mode

  3. On your Palm V, open the Find window (the magnifying glass) so you can see the results of your Graffiti writing.

  4. Write [Shortcut]..2 in the Graffiti writing area to put the Palm V in "Console Mode".

    [Shortcut].. on the Palm V

  5. Back on your desktop PC, press OK on the Console Mode prompt.

  6. If you see the prompt to "Kill HotSync?", it's OK to press OK.

    Warning! The CodeWarrior Debug process and the HotSync Manager don't get along with each other as far as the serial port is concerned. The Debug process will shut down the HotSync Manager for you, but the reverse is not true: When you want to run the HotSync Manager again, you'll probably have to shut down the CodeWarrior IDE first.

    Prompt to Kill HotSynch

  7. CodeWarrior will then transfer your application to the Palm V.

    Transferring ULLDemo1 to the Palm V

  8. Eventually, you'll see the source code for ULLDemo1 in debug mode, and you'll be able to step through it as desired.

    ULLDemo1 in Debug Mode

  9. Choose Debug - Kill to end the debugging session and reboot your Palm V with a soft reset.


[Home] [Table of Contents] [Previous Section] [Next Section] [mail to: bcarter@bcarter.com]