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

📄 tantou.map

📁 原代码驱动程序望广大朋友参考 不用浪费更多的时间.
💻 MAP
📖 第 1 页 / 共 2 页
字号:
                0x000009a0                lcd_clear_left
                0x00000a4a                lcd_print1616
                0x00000874                wcodeL
                0x000008e2                wdataR
                0x00000a12                lcd_print88
                0x00000ad6                . = ALIGN (0x2)
 *(.text.*)
                0x00000ad6                . = ALIGN (0x2)
 *(.fini9)
 *(.fini8)
 *(.fini7)
 *(.fini6)
 *(.fini5)
 *(.fini4)
 *(.fini3)
 *(.fini2)
 *(.fini1)
 *(.fini0)
                0x00000ad6                _etext = .

.data           0x00800060       0x2e load address 0x00000ad6
                0x00800060                PROVIDE (__data_start, .)
 *(.data)
 .data          0x00800060       0x2e tantou.o
                0x00800060                hanzi_array
                0x0080006e                count_array
 *(.gnu.linkonce.d*)
                0x0080008e                . = ALIGN (0x2)
                0x0080008e                _edata = .
                0x0080008e                PROVIDE (__data_end, .)

.bss            0x0080008e        0x0
                0x0080008e                PROVIDE (__bss_start, .)
 *(.bss)
 *(COMMON)
                0x0080008e                PROVIDE (__bss_end, .)
                0x00000ad6                __data_load_start = LOADADDR (.data)
                0x00000b04                __data_load_end = (__data_load_start + SIZEOF (.data))

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

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

.stab           0x00000000     0x1128
 *(.stab)
 .stab          0x00000000      0x780 tantou.o
 .stab          0x00000780      0x9a8 lcd12864.o
                                0x9c0 (size before relaxing)

.stabstr        0x00000000     0x111e
 *(.stabstr)
 .stabstr       0x00000000     0x111e tantou.o
                                  0x0 (size before relaxing)

.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
 *(.debug_aranges)

.debug_pubnames
 *(.debug_pubnames)

.debug_info
 *(.debug_info)
 *(.gnu.linkonce.wi.*)

.debug_abbrev
 *(.debug_abbrev)

.debug_line
 *(.debug_line)

.debug_frame
 *(.debug_frame)

.debug_str
 *(.debug_str)

.debug_loc
 *(.debug_loc)

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

Cross Reference Table

Symbol                                            File
__bad_interrupt                                   C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__bss_end                                         C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_clear_bss.o)
__bss_start                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_clear_bss.o)
__data_end                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_copy_data.o)
__data_load_start                                 C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_copy_data.o)
__data_start                                      C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_copy_data.o)
__do_clear_bss                                    C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_clear_bss.o)
                                                  lcd12864.o
                                                  tantou.o
__do_copy_data                                    C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_copy_data.o)
                                                  lcd12864.o
                                                  tantou.o
__heap_end                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__init                                            C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__stack                                           C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
                                                  tantou.o
__vector_1                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_10                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_11                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_12                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_13                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_14                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_15                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_16                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_17                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_18                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_19                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_2                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_20                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_3                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_4                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_5                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_6                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_7                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_8                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_9                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vector_default                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
__vectors                                         C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
count0                                            tantou.o
count1                                            tantou.o
count10                                           tantou.o
count11                                           tantou.o
count12                                           tantou.o
count16                                           tantou.o
count2                                            tantou.o
count3                                            tantou.o
count4                                            tantou.o
count5                                            tantou.o
count6                                            tantou.o
count7                                            tantou.o
count8                                            tantou.o
count9                                            tantou.o
countA                                            tantou.o
countB                                            tantou.o
countC                                            tantou.o
countD                                            tantou.o
countE                                            tantou.o
countF                                            tantou.o
countV                                            tantou.o
count_array                                       tantou.o
count_write                                       tantou.o
hanzi_array                                       tantou.o
hanzi_bai                                         tantou.o
hanzi_bao                                         tantou.o
hanzi_bo                                          tantou.o
hanzi_cheng                                       tantou.o
hanzi_di                                          tantou.o
hanzi_dian                                        tantou.o
hanzi_er                                          tantou.o
hanzi_fan                                         tantou.o
hanzi_gong                                        tantou.o
hanzi_gong1                                       tantou.o
hanzi_guo                                         tantou.o
hanzi_hai                                         tantou.o
hanzi_heng                                        tantou.o
hanzi_ji                                          tantou.o
hanzi_jing                                        tantou.o
hanzi_liu                                         tantou.o
hanzi_liu6                                        tantou.o
hanzi_lou                                         tantou.o
hanzi_ma                                          tantou.o
hanzi_nian                                        tantou.o
hanzi_qi                                          tantou.o
hanzi_qian                                        tantou.o
hanzi_ri                                          tantou.o
hanzi_san                                         tantou.o
hanzi_shang                                       tantou.o
hanzi_she                                         tantou.o
hanzi_sheng                                       tantou.o
hanzi_shi                                         tantou.o
hanzi_shi1                                        tantou.o
hanzi_shu                                         tantou.o
hanzi_si                                          tantou.o
hanzi_wei                                         tantou.o
hanzi_wu                                          tantou.o
hanzi_xian                                        tantou.o
hanzi_xiang                                       tantou.o
hanzi_xing                                        tantou.o
hanzi_ya                                          tantou.o
hanzi_yan                                         tantou.o
hanzi_yi                                          tantou.o
hanzi_yu                                          tantou.o
hanzi_yu3                                         tantou.o
hanzi_yue                                         tantou.o
hanzi_zhi                                         tantou.o
hanzi_zhi1                                        tantou.o
hanzi_zhi2                                        tantou.o
hanzi_zuo                                         tantou.o
lcd_clear_left                                    lcd12864.o
lcd_clear_range                                   lcd12864.o
lcd_delay                                         lcd12864.o
lcd_init                                          lcd12864.o
                                                  tantou.o
lcd_print                                         lcd12864.o
                                                  tantou.o
lcd_print1616                                     lcd12864.o
lcd_print816                                      lcd12864.o
                                                  tantou.o
lcd_print88                                       lcd12864.o
main                                              tantou.o
                                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
port_init                                         tantou.o
wcodeL                                            lcd12864.o
wcodeR                                            lcd12864.o
wdataL                                            lcd12864.o
wdataR                                            lcd12864.o

⌨️ 快捷键说明

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