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

📄 ethernet.map

📁 网口收发程序
💻 MAP
字号:
Link map of _start
  1] _start (notype,global) found in startup.o 
   2] ExtIntTable (notype,global) found in startup.o 
   2] .text (section,local) found in startup.o 
    3] __SP_INIT found as linker generated symbol
    3] main (func,global) found in ETHERNET.o 
     4] RxGood (object,global) found in ETHERNET.o 
     4] NotDone (object,global) found in ETHERNET.o 
     4] RxProcIndex (object,global) found in ETHERNET.o 
     4] IMM (object,global) found in ETHERNET.o 
     4] CSR (object,global) found in ETHERNET.o 
     4] Led (func,global) found in ETHERNET.o 
     4] InterruptInit (func,global) found in ETHERNET.o 
     4] RxTxBD (object,global) found in ETHERNET.o 
     4] LoadTxBuffers (func,global) found in ETHERNET.o 
      5] TxBufferPool (object,global) found in ETHERNET.o 
     4] InitBDs (func,global) found in ETHERNET.o 
      5] RxBufferPool (object,global) found in ETHERNET.o 
     4] InitParallelPorts (func,global) found in ETHERNET.o 
     4] InterruptControlInit (func,global) found in ETHERNET.o 
     4] SCC1EtherInit (func,global) found in ETHERNET.o 
    3] ExtIntHandler (func,global) found in ETHERNET.o 
     4] FlashLed (func,global) found in ETHERNET.o 
     4] memcmp (func,global) found in MSL_C.PPCEABI.bare.S.a E:\Products\EPPC\Layout\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\mem.o
     4] BDRxError (func,global) found in ETHERNET.o 
     4] BDEmpty (func,global) found in ETHERNET.o 


.data section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


.bss section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------
  00000000 001014 00002800 00000080  1 .bss 	ETHERNET.o 
  00000000 000001 00002800 00000080  1 NotDone 	ETHERNET.o 
  00000001 000001 00002801 00000081  1 RxProcIndex 	ETHERNET.o 
  00000002 000002 00002802 00000082  2 RxGood 	ETHERNET.o 
  00000008 000800 00002808 00000088  8 RxBufferPool 	ETHERNET.o 
  00000808 000800 00003008 00000888  8 TxBufferPool 	ETHERNET.o 
  00001008 000004 00003808 00001088  4 CSR 	ETHERNET.o 
  0000100c 000004 0000380c 0000108c  4 RxTxBD 	ETHERNET.o 
  00001010 000004 00003810 00001090  4 IMM 	ETHERNET.o 


.sdata section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


.sbss section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


.sdata2 section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


.rodata section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


.text section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------
  00000000 000f24 0000a800 00000080  1 .text 	ETHERNET.o 
  00000000 0000d4 0000a800 00000080  4 main 	ETHERNET.o 
  000000d4 000204 0000a8d4 00000154  4 InitBDs 	ETHERNET.o 
  000002d8 000344 0000aad8 00000358  4 LoadTxBuffers 	ETHERNET.o 
  0000061c 000124 0000ae1c 0000069c  4 InitParallelPorts 	ETHERNET.o 
  00000740 0000a0 0000af40 000007c0  4 InterruptControlInit 	ETHERNET.o 
  000007e0 0002dc 0000afe0 00000860  4 SCC1EtherInit 	ETHERNET.o 
  00000abc 000054 0000b2bc 00000b3c  4 InterruptInit 	ETHERNET.o 
  00000b10 000020 0000b310 00000b90  4 BDRxError 	ETHERNET.o 
  UNUSED   000020 ........ ........    LastBD ETHERNET.o 
  00000b30 000020 0000b330 00000bb0  4 BDEmpty 	ETHERNET.o 
  00000b50 000264 0000b350 00000bd0  4 ExtIntHandler 	ETHERNET.o 
  00000db4 0000c8 0000b5b4 00000e34  4 Led 	ETHERNET.o 
  00000e7c 000088 0000b67c 00000efc  4 FlashLed 	ETHERNET.o 
  00000f04 00000c 0000b710 00000f90 16 *fill*
  00000f10 0000d8 0000b710 00000f90  1 .text 	startup.o 
  00000f10 000000 0000b710 00000f90    _start (entry of .text) 	startup.o 
  00000f1c 000000 0000b71c 00000f9c    ExtIntTable (entry of .text) 	startup.o 
  00000fe8 000170 0000b7e8 00001068  1 .text 	MSL_C.PPCEABI.bare.S.a E:\Products\EPPC\Layout\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\mem.o
  UNUSED   0000cc ........ ........    memmove MSL_C.PPCEABI.bare.S.a E:\Products\EPPC\Layout\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\mem.o
  UNUSED   00002c ........ ........    memchr MSL_C.PPCEABI.bare.S.a E:\Products\EPPC\Layout\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\mem.o
  UNUSED   00002c ........ ........    __memrchr MSL_C.PPCEABI.bare.S.a E:\Products\EPPC\Layout\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\mem.o
  00000fe8 00004c 0000b7e8 00001068  4 memcmp 	MSL_C.PPCEABI.bare.S.a E:\Products\EPPC\Layout\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\mem.o
  UNUSED   000000 ........ ........    .text.115 MSL_C.PPCEABI.bare.S.a E:\Products\EPPC\Layout\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\mem.o


.init section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


.dtors section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


.ctors section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


extab section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


extabindex section layout
  Starting        Virtual  File
  address  Size   address  offset
  ---------------------------------


Memory map:
                   Starting Size     File
                   address           Offset
            .data  00002800 00000000 00000080
             .bss  00002800 00001014 00000080
           .sdata  00003814 00000000 00000080
            .sbss  00003814 00000000 00000080
          .sdata2  00003814 00000000 00000080
          .rodata  0000a800 00000000 00000080
            .text  0000a800 00001034 00000080
            .init  0000b834 00000000 000010b4
           .dtors  0000b834 00000000 000010b4
           .ctors  0000b834 00000000 000010b4
            extab  0000b834 00000000 000010b4
       extabindex  0000b834 00000000 000010b4
           .debug           0000785c 00001af8
            .line           00000a42 000010b4


Linker generated symbols:
                __SP_INIT 00002000
                 __SP_END 00002000
                  _f_data 00002800
              _f_data_rom 00002800
                  _e_data 00002800
                   _f_bss 00002800
                   _e_bss 00003814
                 _f_sdata 00003814
             _f_sdata_rom 00003818
                 _e_sdata 00003814
                  _f_sbss 00003814
                  _e_sbss 00003814
                _f_sdata2 00003814
            _f_sdata2_rom 00003818
                _e_sdata2 00003814
                _f_rodata 0000a800
            _f_rodata_rom 0000a800
                _e_rodata 0000a800
                  _f_text 0000a800
              _f_text_rom 0000a800
                  _e_text 0000b834
                  _f_init 0000b834
              _f_init_rom 0000b834
                  _e_init 0000b834
                 _f_dtors 0000b834
             _f_dtors_rom 0000b834
                 _e_dtors 0000b834
                 _f_ctors 0000b834
             _f_ctors_rom 0000b834
                 _e_ctors 0000b834
                  _fextab 0000b834
              _fextab_rom 0000b834
                  _eextab 0000b834
             _fextabindex 0000b834
         _fextabindex_rom 0000b834
             _eextabindex 0000b834
              _stack_addr 003dfff0
               _stack_end 003d7ff0
               _heap_addr 003cfff0
                _heap_end 003d7ff0
             _nbfunctions 0000000d
           SIZEOF_HEADERS 00000080
               _SDA_BASE_ 0000b814
              _SDA2_BASE_ 0000b814
           _ABS_SDA_BASE_ 0000b814
          _ABS_SDA2_BASE_ 0000b814

⌨️ 快捷键说明

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