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

📄 spokepov.map

📁 旋转16个LED灯控制程序
💻 MAP
📖 第 1 页 / 共 2 页
字号:
.data           0x00800060        0x8 load address 0x000006e4
                0x00800060                PROVIDE (__data_start, .)
 *(.data)
 .data          0x00800060        0x8 main.o
                0x00800060                line_shift
                0x00800061                cur_line
                0x00800063                dynamicCounter
                0x00800062                line_timer_l
 *(.gnu.linkonce.d*)
                0x00800068                . = ALIGN (0x2)
                0x00800068                _edata = .
                0x00800068                PROVIDE (__data_end, .)

.bss            0x00800068       0x33
                0x00800068                PROVIDE (__bss_start, .)
 *(.bss)
 .bss           0x00800068        0xc main.o
                0x0080006f                dynamicType
                0x00800072                dynamicPtr
                0x00800068                pixelNum
                0x0080006a                botChar
                0x00800070                newDynamicPtr
                0x0080006c                topChar
                0x0080006e                line_timer_h
                0x00800069                charNum
 *(COMMON)
 COMMON         0x00800074       0x27 main.o
                0x00800074                hall_debounce
                0x00800075                sensor_timer
                0x00800077                fleds
                0x0080007b                topLine
                0x0080008b                botLine
                0x0080009b                PROVIDE (__bss_end, .)
                0x000006e4                __data_load_start = LOADADDR (.data)
                0x000006ec                __data_load_end = (__data_load_start + SIZEOF (.data))

.noinit         0x0080009b        0x0
                0x0080009b                PROVIDE (__noinit_start, .)
 *(.noinit*)
                0x0080009b                PROVIDE (__noinit_end, .)
                0x0080009b                _end = .
                0x0080009b                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      0x1fa
 *(.debug_pubnames)
 .debug_pubnames
                0x00000000      0x1b1 main.o
 .debug_pubnames
                0x000001b1       0x49 eeprom.o

.debug_info     0x00000000      0x697
 *(.debug_info)
 .debug_info    0x00000000      0x573 main.o
 .debug_info    0x00000573      0x124 eeprom.o
 *(.gnu.linkonce.wi.*)

.debug_abbrev   0x00000000      0x1c2
 *(.debug_abbrev)
 .debug_abbrev  0x00000000      0x13e main.o
 .debug_abbrev  0x0000013e       0x84 eeprom.o

.debug_line     0x00000000      0x5ae
 *(.debug_line)
 .debug_line    0x00000000      0x4b0 main.o
 .debug_line    0x000004b0       0xfe eeprom.o

.debug_frame
 *(.debug_frame)

.debug_str      0x00000000      0x2d5
 *(.debug_str)
 .debug_str     0x00000000      0x24c main.o
                                0x2aa (size before relaxing)
 .debug_str     0x0000024c       0x89 eeprom.o
                                0x10d (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
clock_scroll                                      main.o
cur_line                                          main.o
dInfo                                             main.o
delay_ms                                          main.o
div732                                            main.o
dynamicCounter                                    main.o
dynamicPtr                                        main.o
dynamicType                                       main.o
fleds                                             main.o
hall_debounce                                     main.o
ioinit                                            main.o
line_shift                                        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
newDynamicPtr                                     main.o
pixelNum                                          main.o
sensor_timer                                      main.o
set_all                                           main.o
spi_transfer                                      eeprom.o
                                                  main.o
spi_transfer_n                                    eeprom.o
                                                  main.o
spieeprom_read                                    eeprom.o
                                                  main.o
test_leds                                         main.o
topChar                                           main.o
topLine                                           main.o

⌨️ 快捷键说明

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