
R0E417250MCU00 User
’s Manual
R20UT3587EJ0302 Rev.3.02
Page 42 of 232
Sep.01. 21
3.5 Setting Software Breakpoints
Setting of software breakpoints is one simple debugging facility.
Software breakpoints are easy to set in the Editor window. For example, you can set a software breakpoint at the line where the
sort function is called.
Double-click in the row of the S/W Breakpoints column which corresponds to the source line containing the call of the sort
function.
Figure 3.4 Editor window (setting a software breakpoint)
The source line that includes the sort function will be marked with a red circle, indicating that a software breakpoint has been
set there.