Datasheet

216
s The s command allows a breakpoint to be set. The program supports the capability of having two
breakpoints. Breakpoints may be set only if the program is in RAM. Typing an s shows the
breakpoints that are currently set. Figure 216 shows how to enter the location of the breakpoint.
Set a breakpoint by Typing s
Enter the location of the breakpoint: 24e
MSPSTK430A320
>Set Bkpt 0000 0000 24e
Figure 216. Location of a Breakpoint Command
Both breakpoint addresses are displayed. A breakpoint address that contains all zeros indicates that no
breakpoint is set. Enter the address to set a breakpoint. Pressing the <RETURN> key activates the
breakpoint at that address.