| |||||
Technical Support On-Line Manuals MCB950 User's Guide | Debugging with ISD51The ISD51 In-System Debugger is a small debug monitor that links with your LPC9XX target program. ISD51 interfaces to the µVision Debugger using a standard 8051 on-chip UART and allows you to view memory, set breakpoints, single-step, and perform numerous debugging operations. ISD51 is royalty-free and may be included with your end-product for field-level software debugging and monitoring. Your software is safe from unauthorized debugger access since the original source code is required for debugging. A pre-configured example is in the folder KEIL\C51\ISD51\EXAMPLES\PHILIPS LPC95x. You may run the ISD51 example on the MCB950 Board or use this project as a template for your own applications. You may also use the UART interface for serial I/O when you run the ISD51 In-System Debugger. This allows you to use printf test output in your application program. ISD51 offers several configuration functions that you may add to your C code for program startup. Use only one at a time of the following functions:
| ||||
| |||||