Page_Output(); Plit - 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

LDF Commands
Page overlays that appear in the
ory must first be described in a
must contain a leading digit to indicate the page number.
For example, the memory corresponding to
DSP could appear in the
seg_page4 { TYPE(PM RAM) START (0x42000) END(0x43FFF) WIDTH(24)}
According to this definition, to operate as both the "run-time" memory
for all of the paged overlays and the "live" memory for
memory segment has page value 0, and the start address for this section is
0x2000. In implementations where no internal memory is at that address
(for example, in the ADSP-2186 DSP), the linker generates an error for
the page specified to "live" at that address.

PAGE_OUTPUT()

L
The
PAGE_OUTPUT()
tures, such as ADSP-218x DSPs.
Use the
PAGE_OUTPUT()
specify overlays for memory pages.
OVERLAY_OUTPUT
tion in the
.LDF
page 5-4
for a detailed description of overlay functionality.

PLIT{}

The
(procedure linkage table) command in an
PLIT{}
assembly instructions that handle calls to functions in overlays. The
commands provide a template from which the linker generates
PLIT{}
assembly code when a symbol resolves to a function in overlay memory.
Refer to
"PLIT{}" on page 5-34
command. Refer to
for a detailed description of overlay and PLIT functionality.
3-38
PAGE_INPUT()
MEMORY{}
MEMORY{}
command supports paged memory architec-
command with the
(see
"OVERLAY_GROUP{}" on page
file. Refer to
"Memory Management Using Overlays" on
for a detailed description of the
"Memory Management Using Overlays" on page 5-4
VisualDSP++ 3.5 Linker and Utilities Manual
commands as "live" mem-
command. The specified address
PMOVLAY 4
command as:
PAGE_INPUT()
can be used instead of
PAGE_OUTPUT()
on an ADSP-2187
, the
PMOVLAY 0
command to
5-29) in any loca-
file inserts
.LDF
PLIT{}
for 16-Bit Processors

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

Related Products for Analog Devices VisualDSP++ 3.5

Table of Contents