English
Language : 

SLAS191A Datasheet, PDF (52/86 Pages) Texas Instruments – Starter Kit Evaluation Kit Manual
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 2–16 shows how to enter the location of the breakpoint.
Set a breakpoint by Typing ‘s’
Enter the location of the breakpoint: 24e
MSP–STK430A320
>Set Bkpt 0000 0000 24e
Figure 2–16. 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.
2–16