Freescale Semiconductor Motorola MMDS0508 Operation Manual page 152

Motorola modular development system
Table of Contents

Advertisement

Command-Line Commands
NOBR
152
Freescale Semiconductor, Inc.
Clear Breakpoints
The NOBR command clears one instruction breakpoint, all instruction
breakpoints, or all instruction breakpoints within an address range. If a
map file has been loaded, symbols (or labels) from the source code can
be used as arguments. If this command has only one argument, it clears
the breakpoint at that address. If this command has no argument, it
clears all current breakpoints. If this command has two address values,
it clears all instruction breakpoints in the range the addresses define.
Syntax:
NOBR [ <address> | <range> | <symbol> ]
Where:
< address >
The address of a single breakpoint to be
removed
< range >
The range of addresses from which all
breakpoints should be removed
<symbol>
The label of an instruction in source code.
Examples:
>NOBR
>NOBR 120
>NOBR 120 140 Clear all instruction breakpoints in the
>NOBR START
Command-Line Commands
For More Information On This Product,
Go to: www.freescale.com
Clear all current instruction breakpoints.
Clear the instruction breakpoint at address
120.
address range 120 to 140.
Clear a previously set breakpoint at
address label START in source code.
NOBR
MMDS0508OM/D
MOTOROLA

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mmds0508

Table of Contents