Linker Options
7-16
For each supported environment variable, the ’C54x linker also supports a
processor-specific environment variable with a C54X_ prefix (e.g.,
C54X_C_DIR). The linker searches for the processor-specific variable first; if
the variable isn’t found, the linker searches for the generic variable. If both vari-
ables are set, the settings of the processor-specific variable are used. The
processor-specific variables are useful when you are using Texas Instruments
tools for different processors at the same time. If you are using the tool set for
only one type of processor, these environment variables are unnecessary.
7.4.10 Disable Conditional Linking (–j Option)
The –j option disables conditional linking that has been set up with the
assembler .clink directive. By default, all sections are unconditionally linked.
7.4.11 Ignore Alignment Flags (–k Option)
The –k option forces the linker to ignore any SECTIONS directive alignment
specifications. For more information on the SECTIONS directive, see Section
7.8, “The SECTIONS Directive”.
7.4.12 Create a Map File (–m
filename Option)
The –m option creates a linker map listing and puts it in
filename. The syntax
for the –m option is:
–m
filename
The linker map describes:
-
Memory configuration
-
Input and output section allocation
-
The addresses of external symbols after they have been relocated
The map file contains the name of the output module and the entry point; it may
also contain up to three tables:
-
A table showing the new memory configuration if any non-default memory
is specified
-
A table showing the linked addresses of each output section and the input
sections that make up the output sections
-
A table showing each external symbol and its address. This table has two
columns: the left column contains the symbols sorted by name, and the
right column contains the symbols sorted by address
Содержание TMS320C54x
Страница 38: ......
Страница 39: ......
Страница 40: ......
Страница 41: ......
Страница 42: ......
Страница 43: ......
Страница 44: ......
Страница 45: ......
Страница 46: ......
Страница 47: ......
Страница 48: ......
Страница 49: ......
Страница 50: ......
Страница 51: ......
Страница 52: ......
Страница 53: ......
Страница 54: ......
Страница 55: ......
Страница 56: ......
Страница 57: ......
Страница 58: ......
Страница 59: ......
Страница 60: ......
Страница 61: ......
Страница 62: ......
Страница 276: ......
Страница 277: ......
Страница 278: ......
Страница 279: ......
Страница 280: ......
Страница 281: ......
Страница 282: ......
Страница 283: ......
Страница 284: ......
Страница 285: ......
Страница 286: ......
Страница 287: ......
Страница 288: ......
Страница 289: ......
Страница 290: ......
Страница 291: ......
Страница 292: ......
Страница 293: ......
Страница 294: ......
Страница 295: ......
Страница 296: ......
Страница 297: ......
Страница 298: ......
Страница 299: ......
Страница 300: ......
Страница 301: ......
Страница 302: ......