![Texas Instruments TMS320C6 Series Скачать руководство пользователя страница 35](http://html.mh-extra.com/html/texas-instruments/tms320c6-series/tms320c6-series_user-manual_1094537035.webp)
Exiting the Debugger
1-15
Overview of a Code Development and Debugging System
Identifying a new initialization file (–t option)
The –t option allows you to specify an initialization command file that will be
used instead of siminit.cmd or init.cmd. The format for the –t option is:
–t
filename
Loading without the symbol table (–v option)
The –v option prevents the debugger from loading the entire symbol table
when you load an object file. The debugger loads only the global symbols and
later loads local symbols as it needs them. This speeds up the loading time and
consumes less memory.
The –v option affects all loads, including those performed when you invoke the
debugger and those performed with the LOAD command within the debugger
environment.
Ignoring D_OPTIONS (–x option)
The –x option tells the debugger to ignore any information supplied with the
D_OPTIONS environment variable (described in the installation guide).
1.6
Exiting the Debugger
To exit the debugger, enter the following command from the COMMAND win-
dow:
quit
You don’t need to worry about where the cursor is in the debugger
window—just type. If a program is running, press
ESC
to halt program execu-
tion before you quit the debugger.
You can also exit the debugger by selecting the close option from the Windows
menu bar.
Invoking the Debugger / Exiting the Debugger
Содержание TMS320C6 Series
Страница 10: ...x ...
Страница 20: ...xx ...
Страница 118: ...4 20 ...
Страница 144: ...6 16 ...
Страница 164: ...7 20 ...
Страница 170: ...8 6 ...
Страница 284: ...B 18 ...
Страница 290: ...C 6 ...