![Texas Instruments TMS320C6 Series Скачать руководство пользователя страница 285](http://html.mh-extra.com/html/texas-instruments/tms320c6-series/tms320c6-series_user-manual_1094537285.webp)
Glossary
C-1
Glossary
Appendix A
Glossary
A
active window:
The window that is currently selected for moving, sizing,
editing, closing, or some other function.
aggregate type:
A C data type, such as a structure or array, in which a vari-
able is composed of multiple variables, called members.
aliasing:
A method of customizing debugger commands; aliasing provides
a shorthand method for entering often-used command strings.
ANSI C:
A version of the C programming language that conforms to the C
standards defined by the
American National Standards Institute.
assembly mode:
A debugging mode that shows assembly language code
in the DISASSEMBLY window and doesn’t show the FILE window, no
matter what type of code is currently running.
autoexec.bat:
A batch file that contains DOS commands for initializing your
PC.
auto mode:
A context-sensitive debugging mode that automatically
switches between showing assembly language code in the
DISASSEMBLY window and C code in the FILE window, depending on
what type of code is currently running.
B
batch file:
One of two different types of files. One type contains DOS com-
mands for the PC to execute. A second type of batch file contains debug-
ger commands for the debugger to execute. The PC doesn’t execute
debugger batch files, and the debugger doesn’t execute PC batch files.
benchmarking:
A type of program execution that allows you to track the
number of CPU cycles consumed by a specific section of code.
breakpoint:
A point within your program where execution will halt because
of a previous request from you.
Appendix C
Содержание TMS320C6 Series
Страница 10: ...x ...
Страница 20: ...xx ...
Страница 118: ...4 20 ...
Страница 144: ...6 16 ...
Страница 164: ...7 20 ...
Страница 170: ...8 6 ...
Страница 284: ...B 18 ...
Страница 290: ...C 6 ...