Analog Devices VisualDSP++ 3.5 Manual page 129

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

Advertisement

The
SECTIONS{}
expressions
or
section_declarations
Use
expressions
tion counter. Refer to
Use a
section_declaration
section_declaration
section_commands
Parts of a
SECTION
section_name
may include any letters, underscores, digits, and points. A
section_name must not conflict with any LDF keywords.
The special section name
table (PLIT) section that the linker generates when resolving sym-
bols in overlay memory. Place this section in non-overlay memory
to manage references to items in overlay memory.
The special section name
"run-time" initialization structures to be used by the C run-time
library. The linker will "place" this section into the largest available
unused memory at the specified memory segment. The MemInit
post-process will fill this space with the data needed by the C
run-time library for run-time initialization. The
should be placed in non-overlay memory.
init_qualifier
The qualifiers are:
VisualDSP++ 3.5 Linker and Utilities Manual
for 16-Bit Processors
command's syntax includes several arguments.
to manipulate symbols or to position the current loca-
"LDF Expressions" on page
to declare an output section. Each
has a
section_name
, and a
memory_segment
declaration are:
– Must start with a letter, underscore, or period and
.PLIT
.MEMINIT
– Specifies run-time initialization type (optional).
Linker Description File
3-13.
, optional
section_type
.
indicates the procedure linkage
indicates where to place the
.MEMINIT
,
section
3-43

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?

Related Products for Analog Devices VisualDSP++ 3.5

Table of Contents