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

📄 boot_1.map

📁 The combined demo is dedicated for S1C33L05, so DMT33L05 should be used to load and run the demo. F
💻 MAP
字号:

Memory Configuration

Name             Origin             Length             Attributes
*default*        0x00000000         0xffffffff

Linker script and memory map

                0x00000000                __dp=0x0
                0x00000000                .=0x0

.text           0x00000200      0x386
                0x00000200                __START_text=.
 boot_loader_1.o(.text)
 .text          0x00000200      0x186 boot_loader_1.o
                0x00000200                SDRAM_BOOT
 append.o(.text)
 .text          0x00000386      0x200 append.o
                0x00000586                __END_text=.

.rodata         0x00000586        0x0
                0x00000586                __START_rodata=.
 boot_loader_1.o(.rodata)
 append.o(.rodata)
                0x00000586                __END_rodata=.

.data           0x00000586        0x0
                0x00000586                __START_data=.
 boot_loader_1.o(.data)
 append.o(.data)
                0x00000586                __END_data=.

.bss            0x00000586        0x0
                0x00000586                __START_bss=.
 boot_loader_1.o(.bss)
 append.o(.bss)
                0x00000586                __END_bss=.
LOAD boot_loader_1.o
LOAD append.o
OUTPUT(boot_1.elf elf32-c33)

.stab           0x00000588      0x450
 .stab          0x00000588      0x444 boot_loader_1.o
 .stab          0x000009cc        0xc append.o
                                 0x18 (size before relaxing)

.stabstr        0x000009d8      0x374
 .stabstr       0x000009d8      0x374 boot_loader_1.o
                                  0x0 (size before relaxing)

.comment        0x00000d4c       0x26
 .comment       0x00000d4c       0x26 boot_loader_1.o

⌨️ 快捷键说明

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