User manual

Table Of Contents
5. Debugging with the simulator Raisonance Tools for ARM
5.7 Using breakpoints
You can set a breakpoint either in the source file, or in the code view. Make sure that the application is
not running (click on PAUSE). You can see on the left side of the source code, some lines with colored
boxes (red green and yellow). These are code lines where a breakpoint can be set.
Then click on the red box Toggle Breakpoint and a red point appears on this line, which means that a
breakpoint has been set on this line:
Then, click on RUN button and the application will stop running when this line is reached:
Refer to Ride7 general documentation for more information about the simulator user interface.
- 24 -