Save-Temps; Show; Si-Revision Version - 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

Compiler Command-Line Interface

-save-temps

The
-save-temps
retain intermediate files generated and normally removed as part of the
various compilation stages. These intermediate files are placed in the
–path-output
-path-output
page 1-10
for a list of intermediate files.

-show

The
(display command line) switch directs the compiler to echo all
-show
command-line arguments, expanded option files switches, and environ-
ment variables used by the compiler

-si-revision version

The
-si-revision version
hardware which is the required target for the build. It is used to enable
inherent behavior relating to any errata in specific silicon revisions. The
revision can be specified as "none" or a number of the form described by
regular expression
piler defines a macro
silicon revision. For unknown revisions, the compiler will generate a
warning and default to the latest known revision.
The parameter "
specified by the
support for silicon errata. For example,
cc219x -proc ADSP-2191 -si-revision 0.1
In the absence of silicon revision, the compiler selects the greatest
silicon revision it "knows" about, if any.
1-44
(save intermediate files) switch directs the compiler to
specified output directory or the build directory if the
switch
(on page
1-39) is not used. See
(silicon revision) switch sets the version of the
[0-9]+\.[0-9]{1,3}
__SILICON_REVISION__
" represents a silicon revision of the processor
version
switch
(on page
-proc
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
Table 1-2 on
(for example, 1.123). The com-
to a value specific to each
1-41). The "
" revision disables
none
for ADSP-219x DSPs

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

Table of Contents