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

📄 list.txt

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

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

Memory Map of the image

  Image Entry point : 0x30000000

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

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

    Base Addr    Size         Type   Attr  Idx  E Section Name        Object

    0x30000000   0x00000790   Code   RO     1   * Init                2440init.o
    0x30000790   0x00000144   Code   RO    58     .text               Main.o
    0x300008d4   0x0000028c   Code   RO    87     .text               mmu.o
    0x30000b60   0x000001b4   Code   RO    54     C$$code             2440slib.o


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

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


    Execution Region ER_ZI (Base: 0x30000d14, 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   0x000000b0   Dbug   RW    70     .debug_frame        Main.o
    0x000000b0   0x00000098   Dbug   RW    96     .debug_frame        mmu.o
    0x00000000   0x000000c8   Dbug   RW     3     .debug_info         2440init.o
    0x000000c8   0x000000c8   Dbug   RW    55     .debug_info         2440slib.o
    0x00000190   0x000000e4   Dbug   RW    85     .debug_info         Main.o
    0x00000274   0x00000210   Dbug   RW    67     .debug_info         Main.o
    0x00000484   0x00000228   Dbug   RW    93     .debug_info         mmu.o
    0x00000000   0x000002e0   Dbug   RW     4     .debug_line         2440init.o
    0x000002e0   0x00000148   Dbug   RW    56     .debug_line         2440slib.o
    0x00000428   0x000001fc   Dbug   RW    66     .debug_line         Main.o
    0x00000624   0x000001b0   Dbug   RW    92     .debug_line         mmu.o
    0x00000000   0x000000bc   Dbug   RW    69     .debug_loc          Main.o
    0x000000bc   0x00000194   Dbug   RW    95     .debug_loc          mmu.o
    0x00000000   0x00000060   Dbug   RW    68     .debug_pubnames     Main.o
    0x00000060   0x00000024   Dbug   RW    86     .debug_pubnames     Main.o
    0x00000084   0x00000048   Dbug   RW    94     .debug_pubnames     mmu.o


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

Image component sizes


      Code    RO Data    RW Data    ZI Data      Debug   

      3348          0          0          0       5872   Object Totals
         0          0          0          0          0   Library Totals

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


      Code    RO Data    RW Data    ZI Data      Debug   

      3348          0          0          0       5872   Grand Totals

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

    Total RO  Size(Code + RO Data)                 3348 (   3.27kB)
    Total RW  Size(RW Data + ZI Data)                 0 (   0.00kB)
    Total ROM Size(Code + RO Data + RW Data)       3348 (   3.27kB)

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

⌨️ 快捷键说明

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