2.5.3. Running the brot application in RealView Debugger

This section describes the steps to load and run the brot.axf image in RealView Debugger:

Note

You might need to build the brot.axf image first. Instructions and build scripts are provided in %ARMROOT%\Examples\4.0\nn\platform\mandelbrot, where nn is a number.

  1. Start RealView Debugger and connect to the system model. See Connecting to the EB Real-Time System Model in RealView Debugger.

  2. Select Load Image from the Target menu. The Select Local Files to Load dialog is displayed.

  3. Browse to the location of brot.axf, select it, then click Open.

  4. Select the brot.c tab in the RealView Debugger main window and place a breakpoint on the render function, as shown in Figure 2.7.

    Figure 2.7. Breakpoint in brot.c

    Breakpoint in brot.c

  5. Press F5, or select Run from the Debug menu, until the CLCD window is displayed as shown in Figure 2.4.

  6. Repeatedly press F5 and notice how the CLCD window changes.

Copyright © 2008 ARM Limited. All rights reserved.ARM DUI0424B
Non-ConfidentialUnrestricted Access