|
||||||||||||||||||||||||||||
|
Technical Support On-Line Manuals µVision4 User's Guide |
µVision4 User's GuideBreakpoints WindowBreakpoints are program addresses or expressions that, when true, halt program execution or execute a specified command. Breakpoints can be defined and modified in several ways:
Breakpoints describes the fields. This dialog allows to:
Use Expressions to define one of the following breakpoint types:
The Count value specifies the number of times the breakpoint expression must be true before the breakpoint is triggered. When a Command is specified, µVision executes the statement and then resumes program execution. The command specified in here can be a µVision debug- or signal function. To halt program execution from within such functions, set the System Variable _break_. Note
Breakpoint ExamplesSeveral breakpoint types defined in the picture are explaind below.
| |||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||