![Texas Instruments TMS320C6 Series Скачать руководство пользователя страница 14](http://html.mh-extra.com/html/texas-instruments/tms320c6-series/tms320c6-series_user-manual_1094537014.webp)
Contents
xiv
6
Loading, Displaying, and Running Code
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Tells you how to use the three debugger modes to view the type of source files that you’d like
to see, how to load source files and object files, how to run your programs, and how to halt
program execution.
6.1
Code-Display Windows: Viewing Assembly Language Code, C Code, or Both
Selecting a debugging mode
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6.2
Displaying Your Source Programs (or Other Text Files)
. . . . . . . . . . . . . . . . . . . . . . . . . .
Displaying assembly language code
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Displaying C code
Displaying other text files
6.3
Loading Object Code
Loading code while invoking the debugger
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Loading code after invoking the debugger
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6.4
Where the Debugger Looks for Source Files
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6.5
Running Your Programs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Defining the starting point for program execution
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Running code
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Single-stepping through code
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Running code while disconnected from the target system
. . . . . . . . . . . . . . . . . . . . . . .
Running code conditionally
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6.6
Halting Program Execution
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7
Managing Data
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Describes the data-display windows and tells you how to edit data (memory contents, register
contents, and individual variables).
7.1
Where Data Is Displayed
7.2
Basic Commands for Managing Data
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.3
Basic Methods for Changing Data Values
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Editing data displayed in a window
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Advanced “editing”—using expressions with side effects
. . . . . . . . . . . . . . . . . . . . . . . . .
7.4
Managing Data in Memory
Displaying memory contents
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Displaying memory contents while you’re debugging C
. . . . . . . . . . . . . . . . . . . . . . . . . .
Saving memory values to a file
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Filling a block of memory
7.5
Managing Register Data
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Displaying register contents
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.6
Managing Data in a DISP (Display) Window
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Displaying data in a DISP window
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Closing a DISP window
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.7
Managing Data in a WATCH Window
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Displaying data in the WATCH window
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Deleting watched values and closing the WATCH window
. . . . . . . . . . . . . . . . . . . . . . .
7.8
Displaying Data in Alternative Formats
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Changing the default format for specific data types
. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Changing the default format with ?, MEM, DISP, and WA
. . . . . . . . . . . . . . . . . . . . . . .
Содержание TMS320C6 Series
Страница 10: ...x ...
Страница 20: ...xx ...
Страница 118: ...4 20 ...
Страница 144: ...6 16 ...
Страница 164: ...7 20 ...
Страница 170: ...8 6 ...
Страница 284: ...B 18 ...
Страница 290: ...C 6 ...