Download "TMS320C3x DSP Starter Kit User's Guide"

Transcript
Glossary
R
raw data: Executable code or initialized data in an output section.
S
section: A relocatable block of code or data that ultimately occupies contiguous space in the memory map.
serial port: The serial port that the DSK uses for communicating with the
analog interface circuit (AIC). The port address is selected, based on
which communcation port the AIC is attached to.
single-step: A form of program execution that allows you to see the effects
of each statement. The program is executed statement by statement; the
debugger pauses after each statement to update the data-display
windows.
source file: A file that contains C code or assembly language code that will
be assembled to form a temporary object file.
symbol: A string of alphanumeric characters that represents an address or
a value.
V
VGA: Video Graphics Array. An industry standard for video cards.
W
window:
A defined rectangular area of virtual space on the display.
word: A 32-bit addressable location in target memory.
Glossary
C-5