User manual
Ride7 for ARM Debugging with the Simulator
- 21 -
3.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 in the source code, on the left side
some lines with colored box (red green and yellow). This means that these lines are code lines
where a breakpoint can be set.
Then click on the red box “Toggle Breakpoint” and a red point will appear on this line, which
means that a breakpoint has been set on this line: