juicebox starup.map

来自「An complete pmp solution for mattel juic」· MAP 代码 · 共 507 行 · 第 1/3 页

MAP
507
字号
 .data          0x0c00b08c        0x4 ARM RAM Release/portISR.o
                0x0c00b08c                ulCriticalNesting
                0x0c00b090                __data_end__ = (__data_start__ + SIZEOF (.data))
                0x00000001                . = ASSERT (((__data_end__ >= __SRAM_segment_start__) && (__data_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .data is too large to fit in SRAM memory segment)
                0x0c00b090                __rodata_load_start__ = (__data_end__ ALIGN 0x4)

.rodata         0x0c00b090      0xb98
                0x0c00b090                __rodata_start__ = .
 *(.rodata .rodata.* .gnu.linkonce.r.*)
 .rodata.str1.4
                0x0c00b090        0xb ARM RAM Release/tasks.o
                                  0xc (size before relaxing)
 *fill*         0x0c00b09b        0x1 00
 .rodata        0x0c00b09c      0x200 ARM RAM Release/malloc.o
 .rodata        0x0c00b29c       0x10 ARM RAM Release/ff.o
 .rodata        0x0c00b2ac      0x800 ARM RAM Release/font.o
                0x0c00b2ac                xFontAscii
 .rodata.str1.4
                0x0c00baac       0x7c ARM RAM Release/juicebox.o
                                 0x80 (size before relaxing)
 .rodata        0x0c00bb28      0x100 ARM RAM Release/juicebox.o
                0x0c00bb28                sample
                0x0c00bc28                __rodata_end__ = (__rodata_start__ + SIZEOF (.rodata))
                0x00000001                . = ASSERT (((__rodata_end__ >= __SRAM_segment_start__) && (__rodata_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .rodata is too large to fit in SRAM memory segment)
                0x0c00bc28                __bss_load_start__ = (__rodata_end__ ALIGN 0x4)

.bss            0x0c00bc28      0x1e4
                0x0c00bc28                __bss_start__ = .
 *(.bss .bss.* .gnu.linkonce.b.*)
 .bss           0x0c00bc28      0x130 ARM RAM Release/tasks.o
                0x0c00bc28                pxCurrentTCB
 .bss           0x0c00bd58       0x80 ARM RAM Release/croutine.o
                0x0c00bd58                pxCurrentCoRoutine
 .bss           0x0c00bdd8        0xc ARM RAM Release/system.o
 .bss           0x0c00bde4        0x8 ARM RAM Release/malloc.o
 .bss           0x0c00bdec        0x4 ARM RAM Release/lists.o
 *(COMMON)
 COMMON         0x0c00bdf0        0x4 ARM RAM Release/visual.o
                0x0c00bdf0                __unused_anonymous_struct_to_test_fixed_width_ints
 COMMON         0x0c00bdf4        0x8 ARM RAM Release/malloc.o
                0x0c00bdf4                pxMemoryStart
                0x0c00bdf8                pxMemoryEnd
 COMMON         0x0c00bdfc        0x4 ARM RAM Release/ff.o
                0x0c00bdfc                FatFs
 COMMON         0x0c00be00        0xc ARM RAM Release/juicebox.o
                0x0c00be00                xLCD
                0x0c00be04                xFont
                0x0c00be08                xRLCD
                0x0c00be0c                __bss_end__ = (__bss_start__ + SIZEOF (.bss))
                0x00000001                . = ASSERT (((__bss_end__ >= __SRAM_segment_start__) && (__bss_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .bss is too large to fit in SRAM memory segment)
                0x0c00be0c                __non_init_load_start__ = (__bss_end__ ALIGN 0x4)

.non_init       0x0c00be0c        0x0
                0x0c00be0c                __non_init_start__ = .
 *(.non_init .non_init.*)
                0x0c00be0c                __non_init_end__ = (__non_init_start__ + SIZEOF (.non_init))
                0x00000001                . = ASSERT (((__non_init_end__ >= __SRAM_segment_start__) && (__non_init_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .non_init is too large to fit in SRAM memory segment)
                0x0c00be0c                __heap_load_start__ = (__non_init_end__ ALIGN 0x4)

.heap           0x0c00be0c      0x400
                0x0c00be0c                __heap_start__ = .
 *(.heap)
                0x0c00c20c                . = ((__heap_start__ + __HEAPSIZE__) MAX_K .)
 *fill*         0x0c00be0c      0x400 00
                0x0c00c20c                __heap_end__ = (__heap_start__ + SIZEOF (.heap))
                0x00000001                . = ASSERT (((__heap_end__ >= __SRAM_segment_start__) && (__heap_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .heap is too large to fit in SRAM memory segment)
                0x0c00c20c                __stack_load_start__ = (__heap_end__ ALIGN 0x4)

.stack          0x0c00c20c      0x400
                0x0c00c20c                __stack_start__ = .
 *(.stack)
                0x0c00c60c                . = ((__stack_start__ + __STACKSIZE__) MAX_K .)
 *fill*         0x0c00c20c      0x400 00
                0x0c00c60c                __stack_end__ = (__stack_start__ + SIZEOF (.stack))
                0x00000001                . = ASSERT (((__stack_end__ >= __SRAM_segment_start__) && (__stack_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .stack is too large to fit in SRAM memory segment)
                0x0c00c60c                __stack_irq_load_start__ = (__stack_end__ ALIGN 0x4)

.stack_irq      0x0c00c60c      0x100
                0x0c00c60c                __stack_irq_start__ = .
 *(.stack_irq)
                0x0c00c70c                . = ((__stack_irq_start__ + __STACKSIZE_IRQ__) MAX_K .)
 *fill*         0x0c00c60c      0x100 00
                0x0c00c70c                __stack_irq_end__ = (__stack_irq_start__ + SIZEOF (.stack_irq))
                0x00000001                . = ASSERT (((__stack_irq_end__ >= __SRAM_segment_start__) && (__stack_irq_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .stack_irq is too large to fit in SRAM memory segment)
                0x0c00c70c                __stack_fiq_load_start__ = (__stack_irq_end__ ALIGN 0x4)

.stack_fiq      0x0c00c70c      0x100
                0x0c00c70c                __stack_fiq_start__ = .
 *(.stack_fiq)
                0x0c00c80c                . = ((__stack_fiq_start__ + __STACKSIZE_FIQ__) MAX_K .)
 *fill*         0x0c00c70c      0x100 00
                0x0c00c80c                __stack_fiq_end__ = (__stack_fiq_start__ + SIZEOF (.stack_fiq))
                0x00000001                . = ASSERT (((__stack_fiq_end__ >= __SRAM_segment_start__) && (__stack_fiq_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .stack_fiq is too large to fit in SRAM memory segment)
                0x0c00c80c                __stack_svc_load_start__ = (__stack_fiq_end__ ALIGN 0x4)

.stack_svc      0x0c00c80c        0x0
                0x0c00c80c                __stack_svc_start__ = .
 *(.stack_svc)
                0x0c00c80c                . = ((__stack_svc_start__ + __STACKSIZE_SVC__) MAX_K .)
                0x0c00c80c                __stack_svc_end__ = (__stack_svc_start__ + SIZEOF (.stack_svc))
                0x00000001                . = ASSERT (((__stack_svc_end__ >= __SRAM_segment_start__) && (__stack_svc_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .stack_svc is too large to fit in SRAM memory segment)
                0x0c00c80c                __stack_abt_load_start__ = (__stack_svc_end__ ALIGN 0x4)

.stack_abt      0x0c00c80c        0x0
                0x0c00c80c                __stack_abt_start__ = .
 *(.stack_abt)
                0x0c00c80c                . = ((__stack_abt_start__ + __STACKSIZE_ABT__) MAX_K .)
                0x0c00c80c                __stack_abt_end__ = (__stack_abt_start__ + SIZEOF (.stack_abt))
                0x00000001                . = ASSERT (((__stack_abt_end__ >= __SRAM_segment_start__) && (__stack_abt_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .stack_abt is too large to fit in SRAM memory segment)
                0x0c00c80c                __stack_und_load_start__ = (__stack_abt_end__ ALIGN 0x4)

.stack_und      0x0c00c80c        0x0
                0x0c00c80c                __stack_und_start__ = .
 *(.stack_und)
                0x0c00c80c                . = ((__stack_und_start__ + __STACKSIZE_UND__) MAX_K .)
                0x0c00c80c                __stack_und_end__ = (__stack_und_start__ + SIZEOF (.stack_und))
                0x0c00c80c                __SRAM_segment_used_end__ = ((__stack_abt_end__ ALIGN 0x4) + SIZEOF (.stack_und))
                0x00000001                . = ASSERT (((__stack_und_end__ >= __SRAM_segment_start__) && (__stack_und_end__ <= (__SRAM_segment_start__ + 0x200000))), error: .stack_und is too large to fit in SRAM memory segment)
START GROUP
LOAD ARM RAM Release/visual.o
LOAD ARM RAM Release/bitmap.o
LOAD ARM RAM Release/tasks.o
LOAD ARM RAM Release/queue.o
LOAD ARM RAM Release/portISR.o
LOAD ARM RAM Release/port.o
LOAD ARM RAM Release/list.o
LOAD ARM RAM Release/croutine.o
LOAD ARM RAM Release/system.o
LOAD ARM RAM Release/sd.o
LOAD ARM RAM Release/qsort.o
LOAD ARM RAM Release/malloc.o
LOAD ARM RAM Release/lists.o
LOAD ARM RAM Release/ff.o
LOAD ARM RAM Release/font.o
LOAD ARM RAM Release/juicebox.o
LOAD ARM RAM Release/crt0.o
LOAD ARM RAM Release/ram_ARM_Startup.o
LOAD C:/Program Files/CrossWorks for ARM 1.6/lib/libarmdi_v4t_a_le.a
LOAD C:/Program Files/CrossWorks for ARM 1.6/lib/libm_v4t_a_le.a
LOAD C:/Program Files/CrossWorks for ARM 1.6/lib/libc_v4t_a_le.a
LOAD C:/Program Files/CrossWorks for ARM 1.6/lib/libcpp_v4t_a_le.a
LOAD C:/Program Files/CrossWorks for ARM 1.6/lib/libgccfp_v4t_a_le.a
LOAD C:/Program Files/CrossWorks for ARM 1.6/lib/lib_vfprintf_long_v4t_a_le.a
LOAD C:/Program Files/CrossWorks for ARM 1.6/lib/lib_vfscanf_long_v4t_a_le.a
END GROUP
OUTPUT(ARM RAM Release/JuiceBox starup.elf elf32-littlearm)

.comment        0x00000000      0x35c
 .comment       0x00000000       0x2b ARM RAM Release/visual.o
 .comment       0x0000002b       0x2b ARM RAM Release/bitmap.o
 .comment       0x00000056       0x2b ARM RAM Release/tasks.o
 .comment       0x00000081       0x2b ARM RAM Release/queue.o
 .comment       0x000000ac       0x2b ARM RAM Release/portISR.o
 .comment       0x000000d7       0x2b ARM RAM Release/port.o
 .comment       0x00000102       0x2b ARM RAM Release/list.o
 .comment       0x0000012d       0x2b ARM RAM Release/croutine.o
 .comment       0x00000158       0x2b ARM RAM Release/system.o
 .comment       0x00000183       0x2b ARM RAM Release/sd.o
 .comment       0x000001ae       0x2b ARM RAM Release/qsort.o
 .comment       0x000001d9       0x2b ARM RAM Release/malloc.o
 .comment       0x00000204       0x2b ARM RAM Release/lists.o
 .comment       0x0000022f       0x2b ARM RAM Release/ff.o
 .comment       0x0000025a       0x2b ARM RAM Release/font.o
 .comment       0x00000285       0x2b ARM RAM Release/juicebox.o
 .comment       0x000002b0       0x2b C:/Program Files/CrossWorks for ARM 1.6/lib/libc_v4t_a_le.a(memcmp.o)
 .comment       0x000002db       0x2b C:/Program Files/CrossWorks for ARM 1.6/lib/libc_v4t_a_le.a(strcat.o)
 .comment       0x00000306       0x2b C:/Program Files/CrossWorks for ARM 1.6/lib/libc_v4t_a_le.a(strncat.o)
 .comment       0x00000331       0x2b C:/Program Files/CrossWorks for ARM 1.6/lib/libc_v4t_a_le.a(strncpy.o)

⌨️ 快捷键说明

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