c_prog.map

来自「TMS320C54系列在CCS3.1 下实验教程」· MAP 代码 · 共 448 行 · 第 1/2 页

MAP
448
字号
******************************************************************************
TMS320C54x COFF Linker           PC Version 3.70                
******************************************************************************
>> Linked Fri Jan 01 00:54:17 1999

OUTPUT FILE NAME:   <./Debug/C_prog.out>
ENTRY POINT SYMBOL: "_c_int00"  address: 00002000


MEMORY CONFIGURATION

                  name            origin    length      used    attr    fill
         ----------------------  --------  ---------  --------  ----  --------
PAGE  0: VECS                    00000080   00000080  00000080  RWIX
         SARAM                   00002000   00003000  00001f56  RWIX

PAGE  1: DARAM                   00000100   00001f00  00000f8d  RWIX


SECTION ALLOCATION MAP

 output                                  attributes/
section   page    origin      length       input sections
--------  ----  ----------  ----------   ----------------
.text      0    00002000    00001f56     
                  00002000    0000004a     rts.lib : boot.obj (.text)
                  0000204a    00000000             : defs.obj (.text)
                  0000204a    00000000             : ctype.obj (.text)
                  0000204a    00000000     inter.obj (.text)
                  0000204a    00000054     rts.lib : exit.obj (.text)
                  0000209e    00000007             : _lock.obj (.text)
                  000020a5    00000073     mix.obj (.text)
                  00002118    00000032     rts.lib : printf.obj (.text)
                  0000214a    00000adc             : _printfi.obj (.text)
                  00002c26    0000005b             : atoi.obj (.text)
                  00002c81    00000103             : ecvt.obj (.text)
                  00002d84    00000020             : f_cmp.obj (.text)
                  00002da4    0000009a             : f_div.obj (.text)
                  00002e3e    00000001             : f_error.obj (.text)
                  00002e3f    0000003c             : f_ftoi.obj (.text)
                  00002e7b    0000004b             : f_ftol.obj (.text)
                  00002ec6    0000002b             : f_itof.obj (.text)
                  00002ef1    00000073             : f_mul.obj (.text)
                  00002f64    00000005             : f_neg.obj (.text)
                  00002f69    00000009             : f_sub.obj (.text)
                  00002f72    000000fa             : fcvt.obj (.text)
                  0000306c    0000006c             : fputc.obj (.text)
                  000030d8    000000ec             : fputs.obj (.text)
                  000031c4    000000a5             : ldiv.obj (.text)
                  00003269    00000014             : lmpy.obj (.text)
                  0000327d    0000021a             : lowlev.obj (.text)
                  00003497    00000049             : ltoa.obj (.text)
                  000034e0    0000001f             : memccpy.obj (.text)
                  000034ff    0000000f             : memcpy.obj (.text)
                  0000350e    00000275             : memory.obj (.text)
                  00003783    0000000c             : udiv.obj (.text)
                  0000378f    0000009f             : _io_perm.obj (.text)
                  0000382e    0000009d             : f_add.obj (.text)
                  000038cb    0000002a             : f_ltof.obj (.text)
                  000038f5    00000073             : fflush.obj (.text)
                  00003968    0000003c             : fseek.obj (.text)
                  000039a4    000002bb             : lddrv.obj (.text)
                  00003c5f    000000ac             : ldmsg.obj (.text)
                  00003d0b    0000002c             : memmov.obj (.text)
                  00003d37    00000080             : setvbuf.obj (.text)
                  00003db7    0000014b             : fopen.obj (.text)
                  00003f02    0000004f             : fclose.obj (.text)
                  00003f51    00000005             : remove.obj (.text)

vectors    0    00000080    00000080     
                  00000080    00000080     inter.obj (vectors)

.data      1    00000100    00000000     UNINITIALIZED
                  00000100    00000000     rts.lib : boot.obj (.data)
                  00000100    00000000             : remove.obj (.data)
                  00000100    00000000             : fclose.obj (.data)
                  00000100    00000000             : fopen.obj (.data)
                  00000100    00000000             : setvbuf.obj (.data)
                  00000100    00000000             : memmov.obj (.data)
                  00000100    00000000             : ldmsg.obj (.data)
                  00000100    00000000             : lddrv.obj (.data)
                  00000100    00000000             : fseek.obj (.data)
                  00000100    00000000             : fflush.obj (.data)
                  00000100    00000000             : f_ltof.obj (.data)
                  00000100    00000000             : f_add.obj (.data)
                  00000100    00000000             : _io_perm.obj (.data)
                  00000100    00000000             : udiv.obj (.data)
                  00000100    00000000             : memory.obj (.data)
                  00000100    00000000             : memcpy.obj (.data)
                  00000100    00000000             : memccpy.obj (.data)
                  00000100    00000000             : ltoa.obj (.data)
                  00000100    00000000             : lowlev.obj (.data)
                  00000100    00000000             : lmpy.obj (.data)
                  00000100    00000000             : ldiv.obj (.data)
                  00000100    00000000             : fputs.obj (.data)
                  00000100    00000000             : fputc.obj (.data)
                  00000100    00000000             : fcvt.obj (.data)
                  00000100    00000000             : f_sub.obj (.data)
                  00000100    00000000             : f_neg.obj (.data)
                  00000100    00000000             : f_mul.obj (.data)
                  00000100    00000000             : f_itof.obj (.data)
                  00000100    00000000             : f_ftol.obj (.data)
                  00000100    00000000             : f_ftoi.obj (.data)
                  00000100    00000000             : f_error.obj (.data)
                  00000100    00000000             : f_div.obj (.data)
                  00000100    00000000             : f_cmp.obj (.data)
                  00000100    00000000             : ecvt.obj (.data)
                  00000100    00000000             : defs.obj (.data)
                  00000100    00000000             : ctype.obj (.data)
                  00000100    00000000             : atoi.obj (.data)
                  00000100    00000000             : _printfi.obj (.data)
                  00000100    00000000             : printf.obj (.data)
                  00000100    00000000     mix.obj (.data)
                  00000100    00000000     inter.obj (.data)
                  00000100    00000000     rts.lib : _lock.obj (.data)
                  00000100    00000000             : exit.obj (.data)

.cinit     1    00000100    000000c2     
                  00000100    00000009     rts.lib : exit.obj (.cinit)
                  00000109    00000006             : _lock.obj (.cinit)
                  0000010f    00000003     mix.obj (.cinit)
                  00000112    00000091     rts.lib : defs.obj (.cinit)
                  000001a3    0000001b             : lowlev.obj (.cinit)
                  000001be    00000003             : memory.obj (.cinit)
                  000001c1    00000001     --HOLE-- [fill = 0000]

.bss       1    000001c2    0000045c     UNINITIALIZED
                  000001c2    00000007     mix.obj (.bss)
                  000001c9    00000000     rts.lib : f_mul.obj (.bss)
                  000001c9    00000000             : f_neg.obj (.bss)
                  000001c9    00000000             : f_ftol.obj (.bss)
                  000001c9    00000000             : f_itof.obj (.bss)
                  000001c9    00000000             : f_sub.obj (.bss)
                  000001c9    00000000             : ldiv.obj (.bss)
                  000001c9    00000000             : lmpy.obj (.bss)
                  000001c9    00000000             : fputc.obj (.bss)
                  000001c9    00000000             : fputs.obj (.bss)
                  000001c9    00000000             : printf.obj (.bss)
                  000001c9    00000000             : atoi.obj (.bss)
                  000001c9    00000000             : boot.obj (.bss)
                  000001c9    00000000     inter.obj (.bss)
                  000001c9    00000000     rts.lib : ctype.obj (.bss)
                  000001c9    00000000             : f_error.obj (.bss)
                  000001c9    00000000             : f_ftoi.obj (.bss)
                  000001c9    00000000             : f_cmp.obj (.bss)
                  000001c9    00000000             : f_div.obj (.bss)
                  000001c9    00000000             : fseek.obj (.bss)
                  000001c9    00000000             : remove.obj (.bss)
                  000001c9    00000000             : f_ltof.obj (.bss)
                  000001c9    00000000             : fflush.obj (.bss)
                  000001c9    00000000             : ldmsg.obj (.bss)
                  000001c9    00000000             : fopen.obj (.bss)
                  000001c9    00000000             : fclose.obj (.bss)
                  000001c9    00000000             : memmov.obj (.bss)
                  000001c9    00000000             : setvbuf.obj (.bss)
                  000001c9    00000000             : memcpy.obj (.bss)
                  000001c9    00000000             : memccpy.obj (.bss)
                  000001c9    00000000             : ltoa.obj (.bss)
                  000001c9    00000000             : f_add.obj (.bss)
                  000001c9    00000000             : _io_perm.obj (.bss)
                  000001c9    00000000             : udiv.obj (.bss)
                  000001c9    000001cd             : defs.obj (.bss)
                  00000396    000000d0             : lddrv.obj (.bss)
                  00000466    00000080             : _printfi.obj (.bss)
                  000004e6    00000064             : ecvt.obj (.bss)
                  0000054a    00000064             : fcvt.obj (.bss)
                  000005ae    00000048             : lowlev.obj (.bss)
                  000005f6    00000023             : exit.obj (.bss)
                  00000619    00000003             : memory.obj (.bss)
                  0000061c    00000002             : _lock.obj (.bss)

.const     1    0000061e    0000014f     
                  0000061e    00000030     rts.lib : _printfi.obj (.const)
                  0000064e    00000008             : ecvt.obj (.const)
                  00000656    00000008             : fcvt.obj (.const)
                  0000065e    00000101             : ctype.obj (.const)
                  0000075f    0000000c     mix.obj (.const)
                  0000076b    00000002     rts.lib : fputs.obj (.const)

.cio       1    00000780    00000120     UNINITIALIZED
                  00000780    00000120     rts.lib : ldmsg.obj (.cio)

.stack     1    000008a0    00000400     UNINITIALIZED
                  000008a0    00000000     rts.lib : boot.obj (.stack)

.sysmem    1    00000ca0    00000400     UNINITIALIZED
                  00000ca0    00000000     rts.lib : memory.obj (.sysmem)


GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name 

address    name
--------   ----
000001c2   .bss
00000100   .data
00002000   .text
0000209b   C$$EXIT
00003cca   C$$IO$$
0000382e   F$$ADD
00002d84   F$$COMPARE
00002da4   F$$DIV
00002e3f   F$$FTOI
00002e7b   F$$FTOL
00002ec6   F$$ITOF
000038cb   F$$LTOF
00002ef1   F$$MUL
00002f64   F$$NEG
00002f69   F$$SUB
00003783   I$$UDIV
00003788   I$$UMOD
000031c4   L$$DIVS
00003214   L$$DIVU
000031ec   L$$MODS
00003230   L$$MODU
00003269   L$$MPY
00003c31   _HOSTclock
000039f1   _HOSTclose
00003aba   _HOSTlseek
000039a4   _HOSTopen
00003a22   _HOSTread
00003b47   _HOSTrename
00003c03   _HOSTtime
00003b0f   _HOSTunlink
00003a6e   _HOSTwrite

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?