|
| Debugging ProgramsFollow these steps to debug your program using the µVision Debugger and the ULINK2 USB-JTAG Adapter. - Connect the ULINK2 adapter to your PC (via USB cable) and to the JTAG connector of the target board. Note that the red cable marks pin 1 of the JTAG connector.
- Power up the target board.
- Configure the Debugger in the Project — Options for Target — Debug dialog.
- Start the Debugger.
Use the Start/Stop Debug Session toolbar button to start debugging your application.
The debugger loads your program to the target's Flash memory. The download progress bar displays below the Output window. 
Note - Detailed information about using the debugger can be found in the µVision User's Guide in the Debugging topic and in the Getting Started User's Guide (\KEIL\ARM\HLP\GSA.CHM) in the chapter Testing Programs.
|
|