|
| Running the IDS51 ExampleTo create, download, and run the ISD51 example, perform the following steps. If there are any errors, verify the COM connection and refer to configuring the MCB900 to check the jumper settings (RUN — OFF, RESET — ON). - Start µVision.
- Load Project — Open Project with the file project KEIL\C51\ISD51\EXAMPLES\PHILIPSLPC9xx\ISD51_DEMO.UV2.
- Generate the application with Project - Build target.
- Connect the MCB900 Board and configure the jumpers for Flash Magic: RUN — OFF, RESET — ON.
Download the application with Flash — Flash Download to the MCB900 Board. You might have to change the COM port setting as described in µVision Flash Download.- Open the dialog Project — Options for Target — Debug — Keil ISD51 In-System Debugger. Click the Settings button and verify the COM port setting. Note that you might need to adjust the COM port number.

Click OK on this doalog and the Options For Target to save your settings. The Start/Stop Debug Session button starts the µVision debugger. For more information about program debugging and testing, see the µVision User's Guide.
The debugger commands are in the (create link) Getting Started User's Guide (..\KEIL\C51\HLP\GSA.CHM) in the Execute Code topic. |
|