![Texas Instruments TMS320C6 Series Скачать руководство пользователя страница 217](http://html.mh-extra.com/html/texas-instruments/tms320c6-series/tms320c6-series_user-manual_1094537217.webp)
Alphabetical Summary of Debugger Commands
ba, bd, bl
11-13
Summary of Commands and Special Keys
Add Software Breakpoint
ba
Syntax
ba
address
Menu selection
Break
→
Add
Environments
basic debugger
profiling
Description
The BA command sets a software breakpoint at a specific
address. This
command is useful because it doesn’t require you to search through code to
find the desired line. The
address can be an absolute address, any C expres-
sion, the name of a C function, or the name of an assembly language label.
Breakpoints can be set in program memory (RAM) only; the
address param-
eter is treated as a program-memory address.
Delete Software Breakpoint
bd
Syntax
bd
address
Menu selection
Break
→
Delete
Environments
basic debugger
profiling
Description
The BD command clears a software breakpoint at a specific
address. The
address can be an absolute address, any C expression, the name of a C func-
tion, or the name of an assembly language label.
List Software Breakpoints
bl
Syntax
bl
Menu selection
Break
→
List
Environments
basic debugger
profiling
Description
The BL command provides an easy way to get a complete listing of all the soft-
ware breakpoints that are currently set in your program. It displays a table of
breakpoints in the display area of the COMMAND window. BL lists all the
breakpoints that are set, in the order in which you set them.
Содержание TMS320C6 Series
Страница 10: ...x ...
Страница 20: ...xx ...
Страница 118: ...4 20 ...
Страница 144: ...6 16 ...
Страница 164: ...7 20 ...
Страница 170: ...8 6 ...
Страница 284: ...B 18 ...
Страница 290: ...C 6 ...