Analog Devices VisualDSP++ 3.5 Manual page 96

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

Advertisement

LDF File Overview
dxe_L2
1
2
3
4
}>MEM_L2
• The second line directs the linker to place the object code assem-
bled from the source file's "
".
section program
output object into the "
put section to the "
the same for the input section "
"
DXE_L2
The two pieces of code follow each other in the
segment. The
so the
program
The program sections appear in the same order as object files
appear in the
You may intersperse
output section with other directives, including location counter
information.
3-10
INPUT_SECTIONS_ALIGN (2)
INPUT_SECTIONS($OBJECTS(program) $LIBRARIES(program))
INPUT_SECTIONS_ALIGN (1)
INPUT_SECTIONS($OBJECTS(data1) $LIBRARIES(data1))
" directive in the assembly source file), place the
DXE_L2
MEM_L2
", mapping them to the memory segment "
INPUT_SECTIONS()
sections appear first, followed by the
macro.
$OBJECTS
INPUT_SECTIONS()
VisualDSP++ 3.5 Linker and Utilities Manual
" input section (via the
program
" output section, and map the out-
" memory segment. The fourth line does
" and output section
data1
commands are processed in order,
statements within an
".
MEM_L2
memory
program
sections.
data1
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?

Subscribe to Our Youtube Channel

Related Products for Analog Devices VisualDSP++ 3.5

Table of Contents