Command-Line Object Files - Analog Devices VisualDSP++ 3.5 Manual

Linker and utilities manual for 16-bit processors
Hide thumbs Also See for VisualDSP++ 3.5:
Table of Contents

Advertisement

Use
-proc processor
the command line to select the target processor. See
page 2-36
The linker command line (except for file names) is case sensitive.
For example,
When using the linker's command line, you should be familiar with the
following topics:
"Command-Line Object Files" on page 2-31
"Command-Line File Names" on page 2-32
"Object File Types" on page 2-34

Command-Line Object Files

The command line must list at least one (typically more) object file(s)
to be linked together. These files may be of several different types.
• Standard object files (
• One or more libraries (archives), each with a
Examples include the C run-time libraries and math libraries
included with VisualDSP++. You may create libraries of common
or specialized objects. Special libraries are available from DSP
algorithm vendors. For more information, see Chapter 6,
"Archiver".
• An executable (
$COMMAND_LINE_LINK_AGAINST
page
3-21.
VisualDSP++ 3.5 Linker and Utilities Manual
for 16-Bit Processors
instead of the deprecated
for more information.
differs from
linker -t
) produced by the assembler
.DOJ
) file to be linked against. Refer to
.DXE
-Darchitecture
.
linker -T
.DLB
in
"Built-In LDF Macros" on
Linker
on
Table 2-6 on
extension.
2-31

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

Related Products for Analog Devices VisualDSP++ 3.5

Table of Contents