| |||
| Home > Getting Started with RealView Debugger > Basic debugging tasks with RealView Debugger > Getting started | |||
Before you can start debugging your image you must complete the following steps:
Start RealView Debugger, see Starting RealView Debugger.
Connect to your target, see Making a connection.
Set top_of_memory, if appropriate for your debug target, see Setting top of memory for a session.
Load your image, see Loading an image ready for debugging.
If you started the image running as described in Running the image, do the following:
Enter 100 at the prompt for the
number of runs, then press Enter.
This value is too small for a meaningful run through Dhrystone, but for now it is sufficient to quickly terminate program execution.
Reload the image as described in Reloading an image.
Continue with the debugging tasks described in this section.