spokepov.map

来自「旋转16个LED灯控制程序」· MAP 代码 · 共 406 行 · 第 1/2 页

MAP
406
字号
 *(.fini2)
 *(.fini1)
 *(.fini0)
                0x0000069e                _etext = .

.data           0x00800060        0x2 load address 0x0000069e
                0x00800060                PROVIDE (__data_start, .)
 *(.data)
 .data          0x00800060        0x2 main.o
                0x00800060                cur_line
                0x00800061                line_timer_h
 *(.gnu.linkonce.d*)
                0x00800062                . = ALIGN (0x2)
                0x00800062                _edata = .
                0x00800062                PROVIDE (__data_end, .)

.bss            0x00800062       0x2f
                0x00800062                PROVIDE (__bss_start, .)
 *(.bss)
 .bss           0x00800062        0x8 main.o
                0x00800063                pixelNum
                0x00800062                clean
                0x00800065                botChar
                0x00800067                topChar
                0x00800064                charNum
                0x00800069                line_timer_l
 *(COMMON)
 COMMON         0x0080006a       0x27 main.o
                0x0080006a                hall_debounce
                0x0080006b                sensor_timer
                0x0080006d                fleds
                0x00800071                topLine
                0x00800081                botLine
                0x00800091                PROVIDE (__bss_end, .)
                0x0000069e                __data_load_start = LOADADDR (.data)
                0x000006a0                __data_load_end = (__data_load_start + SIZEOF (.data))

.noinit         0x00800091        0x0
                0x00800091                PROVIDE (__noinit_start, .)
 *(.noinit*)
                0x00800091                PROVIDE (__noinit_end, .)
                0x00800091                _end = .
                0x00800091                PROVIDE (__heap_start, .)

.eeprom         0x00810000        0x0
 *(.eeprom*)
                0x00810000                __eeprom_end = .

.stab           0x00000000      0x354
 *(.stab)
 .stab          0x00000000      0x354 D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o

.stabstr        0x00000000       0x84
 *(.stabstr)
 .stabstr       0x00000000       0x84 D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o

.stab.excl
 *(.stab.excl)

.stab.exclstr
 *(.stab.exclstr)

.stab.index
 *(.stab.index)

.stab.indexstr
 *(.stab.indexstr)

.comment
 *(.comment)

.debug
 *(.debug)

.line
 *(.line)

.debug_srcinfo
 *(.debug_srcinfo)

.debug_sfnames
 *(.debug_sfnames)

.debug_aranges  0x00000000       0x28
 *(.debug_aranges)
 .debug_aranges
                0x00000000       0x14 main.o
 .debug_aranges
                0x00000014       0x14 eeprom.o

.debug_pubnames
                0x00000000      0x193
 *(.debug_pubnames)
 .debug_pubnames
                0x00000000      0x16e main.o
 .debug_pubnames
                0x0000016e       0x25 eeprom.o

.debug_info     0x00000000      0x4f0
 *(.debug_info)
 .debug_info    0x00000000      0x418 main.o
 .debug_info    0x00000418       0xd8 eeprom.o
 *(.gnu.linkonce.wi.*)

.debug_abbrev   0x00000000      0x1be
 *(.debug_abbrev)
 .debug_abbrev  0x00000000      0x12d main.o
 .debug_abbrev  0x0000012d       0x91 eeprom.o

.debug_line     0x00000000      0x4f5
 *(.debug_line)
 .debug_line    0x00000000      0x439 main.o
 .debug_line    0x00000439       0xbc eeprom.o

.debug_frame
 *(.debug_frame)

.debug_str      0x00000000      0x215
 *(.debug_str)
 .debug_str     0x00000000      0x1ee main.o
                                0x252 (size before relaxing)
 .debug_str     0x000001ee       0x27 eeprom.o
                                 0xf6 (size before relaxing)

.debug_loc
 *(.debug_loc)

.debug_macinfo
 *(.debug_macinfo)
OUTPUT(spokepov.elf elf32-avr)

Cross Reference Table

Symbol                                            File
__bad_interrupt                                   D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__bss_end                                         D:/WinAVR/lib/gcc/avr/3.4.6\libgcc.a(_clear_bss.o)
__bss_start                                       D:/WinAVR/lib/gcc/avr/3.4.6\libgcc.a(_clear_bss.o)
__data_end                                        D:/WinAVR/lib/gcc/avr/3.4.6\libgcc.a(_copy_data.o)
__data_load_start                                 D:/WinAVR/lib/gcc/avr/3.4.6\libgcc.a(_copy_data.o)
__data_start                                      D:/WinAVR/lib/gcc/avr/3.4.6\libgcc.a(_copy_data.o)
__do_clear_bss                                    D:/WinAVR/lib/gcc/avr/3.4.6\libgcc.a(_clear_bss.o)
                                                  eeprom.o
                                                  main.o
__do_copy_data                                    D:/WinAVR/lib/gcc/avr/3.4.6\libgcc.a(_copy_data.o)
                                                  eeprom.o
                                                  main.o
__heap_end                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__init                                            D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__stack                                           D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
                                                  main.o
__vector_1                                        main.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_10                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_11                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_12                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_13                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_14                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_15                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_16                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_17                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_18                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_2                                        main.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_3                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_4                                        main.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_5                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_6                                        main.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_7                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_8                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_9                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vector_default                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
__vectors                                         D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
botChar                                           main.o
botLine                                           main.o
charNum                                           main.o
clean                                             main.o
clock_leds                                        main.o
cur_line                                          main.o
delay_ms                                          main.o
fleds                                             main.o
hall_debounce                                     main.o
ioinit                                            main.o
line_timer_h                                      main.o
line_timer_l                                      main.o
lines                                             main.o
main                                              main.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/crttn2313.o
memcpy_P                                          D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib\libc.a(memcpy_P.o)
                                                  main.o
pixelNum                                          main.o
sensor_timer                                      main.o
set_all                                           main.o
set_led                                           main.o
spi_transfer                                      main.o
                                                  eeprom.o
spieeprom_read                                    eeprom.o
                                                  main.o
test_leds                                         main.o
topChar                                           main.o
topLine                                           main.o

⌨️ 快捷键说明

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