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

📄 list.txt

📁 国嵌所有的实验代码
💻 TXT
字号:

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

Memory Map of the image

  Image Entry point : 0x30000000

  Load Region LR_1 (Base: 0x30000000, Size: 0x00000b04, Max: 0xffffffff, ABSOLUTE)

    Execution Region ER_RO (Base: 0x30000000, Size: 0x00000b04, Max: 0xffffffff, ABSOLUTE)

    Base Addr    Size         Type   Attr  Idx  E Section Name        Object

    0x30000000   0x00000790   Code   RO     1   * Init                2440init.o
    0x30000790   0x000001c0   Code   RO    58     .text               Main.o
    0x30000950   0x000001b4   Code   RO    54     C$$code             2440slib.o


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

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


    Execution Region ER_ZI (Base: 0x30000b04, Size: 0x00000000, Max: 0xffffffff, ABSOLUTE)

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



  Load Region LR$$Debug (Base: 0x00000000, Size: 0x00000000, Max: 0xffffffff, ABSOLUTE)

    Execution Region ER$$Debug (Base: 0x00000000, Size: 0x00000000, Max: 0xffffffff, ABSOLUTE)

    Base Addr    Size         Type   Attr  Idx  E Section Name        Object

    0x00000000   0x00000010   Dbug   RW     5     .debug_abbrev       2440init.o
    0x00000010   0x000003ec   Dbug   RW    18     .debug_abbrev       2440lib.o
    0x000003fc   0x00000010   Dbug   RW    57     .debug_abbrev       2440slib.o
    0x00000000   0x0000008c   Dbug   RW    70     .debug_frame        Main.o
    0x00000000   0x00000070   Dbug   RW     3     .debug_info         2440init.o
    0x00000070   0x00000070   Dbug   RW    55     .debug_info         2440slib.o
    0x000000e0   0x00000188   Dbug   RW    67     .debug_info         Main.o
    0x00000000   0x00000230   Dbug   RW     4     .debug_line         2440init.o
    0x00000230   0x000000f0   Dbug   RW    56     .debug_line         2440slib.o
    0x00000320   0x000000f0   Dbug   RW    66     .debug_line         Main.o
    0x00000000   0x000000a4   Dbug   RW    69     .debug_loc          Main.o
    0x00000000   0x00000054   Dbug   RW    68     .debug_pubnames     Main.o


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

Image component sizes


      Code    RO Data    RW Data    ZI Data      Debug   

      2820          0          0          0       3080   Object Totals
         0          0          0          0          0   Library Totals

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


      Code    RO Data    RW Data    ZI Data      Debug   

      2820          0          0          0       3080   Grand Totals

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

    Total RO  Size(Code + RO Data)                 2820 (   2.75kB)
    Total RW  Size(RW Data + ZI Data)                 0 (   0.00kB)
    Total ROM Size(Code + RO Data + RW Data)       2820 (   2.75kB)

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

⌨️ 快捷键说明

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