⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 arm_boot_be_flash.map

📁 arm嵌入式开发实例
💻 MAP
字号:
******************************************************************************
  TMS470 COFF Linker            Version 2.17                   
******************************************************************************
>> Linked Wed Feb 27 20:49:32 2002

OUTPUT FILE NAME:   <arm_boot_be_flash.out>
ENTRY POINT SYMBOL: "_c_int00"  address: 00001b98


MEMORY CONFIGURATION

                  name            origin    length      used    attr    fill
         ----------------------  --------  ---------  --------  ----  --------
         VECTOR                  00000000  00000200  0000015c  RWIX
         FLASH                   00001000  0001f000  0000106c  RWIX
         SRAM                    00020000  00020000  00000000  RWIX
         INTMEM                  ffc00000  00003000  000006b8  RWIX
         STACK                   ffc03800  00000800  00000800  RWIX


SECTION ALLOCATION MAP

 output                                  attributes/
section   page    origin      length       input sections
--------  ----  ----------  ----------   ----------------
vectors    0    00000000    0000015c     
                  00000000    0000015c     intvectors_be_flash.obj (vectors)

isr        0    00001000    00000000     UNINITIALIZED
                  00001000    00000000     introutines.obj (isr)

.text      0    00001000    00000ca0     
                  00001000    00000484     load.obj (.text)
                  00001484    00000000     intvectors_be_flash.obj (.text)
                  00001484    000002ec     orionpll.obj (.text)
                  00001770    000001d4     introutines.obj (.text)
                  00001944    00000174     main.obj (.text)
                  00001ab8    000000e0     rts32.lib : exit.obj (.text)
                  00001b98    000000c4               : boot.obj (.text)
                  00001c5c    00000024               : _lock.obj (.text)
                  00001c80    00000020               : icall32.obj (.text)

.data      0    ffc00000    00000000     UNINITIALIZED
                  ffc00000    00000000     introutines.obj (.data)
                  ffc00000    00000000     rts32.lib : _lock.obj (.data)
                  ffc00000    00000000               : icall32.obj (.data)
                  ffc00000    00000000               : exit.obj (.data)
                  ffc00000    00000000               : boot.obj (.data)
                  ffc00000    00000000     orionpll.obj (.data)
                  ffc00000    00000000     main.obj (.data)
                  ffc00000    00000000     load.obj (.data)
                  ffc00000    00000000     intvectors_be_flash.obj (.data)

.bss       0    ffc00000    000006b8     UNINITIALIZED
                  ffc00000    00000618     main.obj (.bss)
                  ffc00618    00000000     orionpll.obj (.bss)
                  ffc00618    00000000     load.obj (.bss)
                  ffc00618    00000000     intvectors_be_flash.obj (.bss)
                  ffc00618    00000000     rts32.lib : boot.obj (.bss)
                  ffc00618    00000000               : icall32.obj (.bss)
                  ffc00618    0000008c               : exit.obj (.bss)
                  ffc006a4    0000000c     introutines.obj (.bss)
                  ffc006b0    00000008     rts32.lib : _lock.obj (.bss)

.cinit     0    00001ca0    00000054     
                  00001ca0    00000024     rts32.lib : exit.obj (.cinit)
                  00001cc4    00000018               : _lock.obj (.cinit)
                  00001cdc    00000012     main.obj (.cinit)
                  00001cee    00000006     --HOLE-- [fill = 00000000]

.const     0    00001cf4    00000378     
                  00001cf4    00000224     main.obj (.const)
                  00001f18    0000012e     load.obj (.const)
                  00002046    00000002     --HOLE-- [fill = 00000000]
                  00002048    00000014     orionpll.obj (.const)
                  0000205c    00000010     introutines.obj (.const)

.stack     0    ffc03800    00000800     UNINITIALIZED
                  ffc03800    00000000     rts32.lib : boot.obj (.stack)


GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name 

address    name
--------   ----
ffc00000   .bss
ffc00000   .data
00001000   .text
00001b10   C$$EXIT
00001c80   IND_CALL
ffc00004   _SWI_arg1
ffc00008   _SWI_arg2
ffc00000   _SWI_cmd
00000800   __STACK_SIZE
ffc00000   ___bss__
00001ca0   ___cinit__
ffc00000   ___data__
ffc00000   ___edata__
ffc006b8   ___end__
00001ca0   ___etext__
ffffffff   ___pinit__
00001000   ___text__
ffc0069c   __cleanup_ptr
ffc006a0   __dtors_ptr
ffc006b0   __lock
00001c5c   __nop
00001c60   __register_lock
00001c6c   __register_unlock
ffc03800   __stack
ffc006b4   __unlock
00001b7c   _abort
00001b18   _atexit
000018dc   _c_fiq
00001b98   _c_int00
000018c8   _c_irq
00001f18   _dsp_boot_program
000011f8   _dsp_load
00001f10   _dsp_proj_data
00001cf4   _dsp_proj_program
00001438   _dsp_start
00001ab8   _exit
00001a24   _main
000014d4   _pll_init
000018f0   _resetinterrupts
00001ca0   cinit
ffc00000   edata
ffc006b8   end
00001ca0   etext
ffffffff   pinit


GLOBAL SYMBOLS: SORTED BY Symbol Address 

address    name
--------   ----
00000800   __STACK_SIZE
00001000   ___text__
00001000   .text
000011f8   _dsp_load
00001438   _dsp_start
000014d4   _pll_init
000018c8   _c_irq
000018dc   _c_fiq
000018f0   _resetinterrupts
00001a24   _main
00001ab8   _exit
00001b10   C$$EXIT
00001b18   _atexit
00001b7c   _abort
00001b98   _c_int00
00001c5c   __nop
00001c60   __register_lock
00001c6c   __register_unlock
00001c80   IND_CALL
00001ca0   ___etext__
00001ca0   ___cinit__
00001ca0   etext
00001ca0   cinit
00001cf4   _dsp_proj_program
00001f10   _dsp_proj_data
00001f18   _dsp_boot_program
ffc00000   .bss
ffc00000   _SWI_cmd
ffc00000   .data
ffc00000   ___bss__
ffc00000   ___edata__
ffc00000   ___data__
ffc00000   edata
ffc00004   _SWI_arg1
ffc00008   _SWI_arg2
ffc0069c   __cleanup_ptr
ffc006a0   __dtors_ptr
ffc006b0   __lock
ffc006b4   __unlock
ffc006b8   end
ffc006b8   ___end__
ffc03800   __stack
ffffffff   pinit
ffffffff   ___pinit__

[44 symbols]

⌨️ 快捷键说明

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