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

📄 test.map

📁 Assembly example with RealView MDK The Assembly example shows how to create a pure assembly program
💻 MAP
字号:
ARM Linker, RVCT3.0 [Build 934] for uVision [Full]

================================================================================

Section Cross References

    startup.o(RESET) refers to startup.o(STACK) for Stack_Top


================================================================================

Image Symbol Table

    Local Symbols

    Symbol Name                              Value     Ov Type        Size  Object(Section)

    Startup.s                                0x00000000   Number         0  startup.o ABSOLUTE
    HEAP                                     0x00000020   Number         0  startup.o(HEAP)
    STACK                                    0x00000020   Section      576  startup.o(STACK)
    Stack_Top                                0x00000260   Number         0  startup.o(STACK)
    RESET                                    0x01000000   Section      416  startup.o(RESET)
    Soft_Reset                               0x01000060   ARM Code       4  startup.o(RESET)
    Undef_Handler                            0x01000064   ARM Code       4  startup.o(RESET)
    SWI_Handler                              0x01000068   ARM Code       4  startup.o(RESET)
    PAbt_Handler                             0x0100006c   ARM Code       4  startup.o(RESET)
    DAbt_Handler                             0x01000070   ARM Code       4  startup.o(RESET)
    IRQ_Handler                              0x01000074   ARM Code       4  startup.o(RESET)
    FIQ_Handler                              0x01000078   ARM Code       4  startup.o(RESET)
    AfterRemap                               0x010000f8   ARM Code       0  startup.o(RESET)

    Global Symbols

    Symbol Name                              Value     Ov Type        Size  Object(Section)

    BuildAttributes$$THUMB_ISAv1$ARM_ISAv4$M$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$EBA8$EABIv2 0x00000000   Number         0  anon$$obj.o ABSOLUTE
    Reset_Handler                            0x0100007c   ARM Code       0  startup.o(RESET)


================================================================================

Memory Map of the image

  Image Entry point : 0x01000000

  Load Region LR_1 (Base: 0x01000000, Size: 0x000001a0, Max: 0xffffffff, ABSOLUTE)

    Execution Region ER_RO (Base: 0x01000000, Size: 0x000001a0, Max: 0xffffffff, ABSOLUTE)

    Base Addr    Size         Type   Attr      Idx    E Section Name        Object

    0x01000000   0x000001a0   Code   RO            3  * RESET               startup.o


    Execution Region ER_RW (Base: 0x00000020, Size: 0x00000000, Max: 0xffffffff, ABSOLUTE)

    **** No section assigned to this execution region ****


    Execution Region ER_ZI (Base: 0x00000020, Size: 0x00000240, Max: 0xffffffff, ABSOLUTE)

    Base Addr    Size         Type   Attr      Idx    E Section Name        Object

    0x00000020   0x00000000   Zero   RW            2    HEAP                startup.o
    0x00000020   0x00000240   Zero   RW            1    STACK               startup.o


================================================================================

Image component sizes


      Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name

       416        108          0          0        576        284   startup.o

    ------------------------------------------------------------------------
       416        108          0          0        576        284   Object Totals
         0          0          0          0          0          0   (incl. Generated)
         0          0          0          0          0          0   (incl. Padding)

    ------------------------------------------------------------------------
         0          0          0          0          0          0   Library Totals
         0          0          0          0          0          0   (incl. Padding)

    ------------------------------------------------------------------------

================================================================================


      Code (inc. data)   RO Data    RW Data    ZI Data      Debug   

       416        108          0          0        576        284   Grand Totals
       416        108          0          0        576        284   Image Totals

================================================================================

    Total RO  Size (Code + RO Data)                  416 (   0.41kB)
    Total RW  Size (RW Data + ZI Data)               576 (   0.56kB)
    Total ROM Size (Code + RO Data + RW Data)        416 (   0.41kB)

================================================================================

⌨️ 快捷键说明

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