Xref <Filename - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

-xref <filename>
The
(cross-reference list) switch directs the compiler to write
-xref
cross-reference listing information to the specified file. When more than
one source file has been compiled, the listing contains information about
the last file processed. For each reference to a symbol in the source pro-
gram, a line of the form
symbol-id name ref-code filename line-number column-number
is written to the named file. The
number for the symbol, and
Character
D
d
M
A
U
C
R
E
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
symbol-id
ref-code
Meaning
Definition
Declaration
Modification
Address taken
Used
Changed (used and modified)
Any other type of reference
Error (unknown type of reference
represents a unique decimal
is one of the following characters:
Compiler
1-51

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents