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

📄 list.txt

📁 mini2440的非操作系统测试代码,希望大家一起交流学习
💻 TXT
字号:

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

Memory Map of the image

  Image Entry point : 0x30000000

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

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

    Base Addr    Size         Type   Attr  Idx  E Section Name        Object

    0x30000000   0x00000458   Code   RO     1   * Init                2440init.o
    0x30000458   0x0000007c   Code   RO    10     .text               main.o
    0x300004d4   0x000001d4   Code   RO    35     .text               2440lib.o
    0x300006a8   0x000001a4   Code   RO     6     C$$code             2440slib.o


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

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


    Execution Region ER_ZI (Base: 0x3000084c, 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   0x00000010   Dbug   RW     9     .debug_abbrev       2440slib.o
    0x00000020   0x000003ec   Dbug   RW    19     .debug_abbrev       main.o
    0x00000000   0x00000054   Dbug   RW    18     .debug_frame        main.o
    0x00000054   0x0000007c   Dbug   RW    43     .debug_frame        2440lib.o
    0x00000000   0x0000008c   Dbug   RW     3     .debug_info         2440init.o
    0x0000008c   0x0000008c   Dbug   RW     7     .debug_info         2440slib.o
    0x00000118   0x00000084   Dbug   RW    12     .debug_info         main.o
    0x0000019c   0x000001a0   Dbug   RW    15     .debug_info         main.o
    0x0000033c   0x000001f8   Dbug   RW    40     .debug_info         2440lib.o
    0x00000000   0x00000164   Dbug   RW     4     .debug_line         2440init.o
    0x00000164   0x00000108   Dbug   RW     8     .debug_line         2440slib.o
    0x0000026c   0x000000d8   Dbug   RW    11     .debug_line         main.o
    0x00000344   0x000000d8   Dbug   RW    14     .debug_line         main.o
    0x0000041c   0x00000130   Dbug   RW    39     .debug_line         2440lib.o
    0x00000000   0x000000a0   Dbug   RW    17     .debug_loc          main.o
    0x000000a0   0x00000158   Dbug   RW    42     .debug_loc          2440lib.o
    0x00000000   0x0000017c   Dbug   RW    13     .debug_macinfo      main.o
    0x00000000   0x00000024   Dbug   RW    16     .debug_pubnames     main.o
    0x00000024   0x00000070   Dbug   RW    41     .debug_pubnames     2440lib.o


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

Image component sizes


      Code    RO Data    RW Data    ZI Data      Debug   

      2124          0          0          0       4964   Object Totals
         0          0          0          0          0   Library Totals

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


      Code    RO Data    RW Data    ZI Data      Debug   

      2124          0          0          0       4964   Grand Totals

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

    Total RO  Size(Code + RO Data)                 2124 (   2.07kB)
    Total RW  Size(RW Data + ZI Data)                 0 (   0.00kB)
    Total ROM Size(Code + RO Data + RW Data)       2124 (   2.07kB)

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

⌨️ 快捷键说明

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