Barcode Reader User Manual

Getting Started With the Assembler and Linker
5-4
Example 5–4. Output Map File, lnker2.map
*****************************************************
TMS470 COFF Linker Version 1.20
*****************************************************
Sat Feb 8 15:24:43 1997
OUTPUT FILE NAME: <prog.out>
ENTRY POINT SYMBOL: 0
SECTION ALLOCATION MAP
output attributes/
section page origin length input sections
–––––––– –––– –––––––––– –––––––––– ––––––––––––––––
.text 0 00000000 0000001c
00000000 00000010 file1.obj (.text)
00000010 0000000c file2.obj (.text)
.const 0 00000000 00000000 UNINITIALIZED
.data 0 00000000 00000000 UNINITIALIZED
00000000 00000000 file2.obj (.data)
00000000 00000000 file1.obj (.data)
.bss 0 00000000 00000000 UNINITIALIZED
00000000 00000000 file2.obj (.bss)
00000000 00000000 file1.obj (.bss)
GLOBAL SYMBOLS
address name address name
–––––––– –––– –––––––– ––––
00000000 .bss 00000000 edata
00000000 .data 00000000 .bss
00000000 .text 00000000 end
00000000 edata 00000000 .data
00000000 end 00000000 .text
0000001c etext 00000010 inclw
00000010 inclw 0000001c etext
[7 symbols]