![Texas Instruments TMS320C6 Series Скачать руководство пользователя страница 222](http://html.mh-extra.com/html/texas-instruments/tms320c6-series/tms320c6-series_user-manual_1094537222.webp)
dasm, disp
Alphabetical Summary of Debugger Commands
11-18
Display Disassembly at Specific Address
dasm
Syntax
dasm
address
dasm
function name
Menu selection
none
Environments
basic debugger
profiling
Description
The DASM command displays code beginning at a specific point within the
DISASSEMBLY window.
Open DISP Window
disp
Syntax
disp
expression [, display format]
Menu selection
none
Environments
basic debugger
profiling
Description
The DISP command opens a DISP window to display the contents of an array,
structure, or pointer expressions to a scalar type (of the form *
pointer). If the
expression is not one of these types, then DISP acts like a ? command.
Once you open a DISP window, you may find that a displayed member is itself
an array, structure, or pointer:
A member that is an array looks like this
[. . .]
A member that is a structure looks like this
{. . .}
A member that is a pointer looks like an address
0x0000
You can display the additional data (the data pointed to or the members of the
array or structure) in another DISP window by using the DISP command again,
using the arrow keys to select the field and then pressing
F9
, or pointing the
mouse cursor to the field and pressing the left mouse button. You can have up
to 120 DISP windows open at the same time.
Содержание TMS320C6 Series
Страница 10: ...x ...
Страница 20: ...xx ...
Страница 118: ...4 20 ...
Страница 144: ...6 16 ...
Страница 164: ...7 20 ...
Страница 170: ...8 6 ...
Страница 284: ...B 18 ...
Страница 290: ...C 6 ...