Map Filename; Mem; No-Alttok; No-Bss - 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

-MQ
The
switch directs the compiler not to compile the source file but to
-MQ
output a rule. In addition, the
tion when input files are missing.

-map filename

The
(generate a memory map) switch directs the linker to output a
-map
memory map of all symbols. The map file name corresponds to the
argument. For example, if the
filename
map file name is

-mem

The
(invoke memory initializer) switch causes the compiler to invoke
-mem
the Memory Initializer tool after linking the executable. The MemInit
tool can be controlled through the

-no-alttok

The
-no-alttok
not accept alternative operator keywords and digraph sequences in the
source files. This is the default mode. For more information, see the
switch
-alttok

-no-bss

The
switch causes the compiler to keep zero-initialized and
-no-bss
non-zero-initialized data in the same data section, rather than separating
zero-initialized data into a different, BSS-style section. See also the
switch
(on page
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
-MQ
. The
test.xml
.xml
(disable alternative tokens) switch directs the compiler to
on page
1-23.
1-23).
switch does not produce any notifica-
argument is
filename
extension is added where necessary.
switch
-flags-mem
Compiler
, the
test
(on page
1-27).
–bss
1-33

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