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

📄 3310lcd_main.map

📁 本程序简单的示范了如何使用3310液晶。 显示静止的英文显示静止的中文 显示移动的中文显示静止的图片 使用PWM控制3310的背光亮度
💻 MAP
📖 第 1 页 / 共 2 页
字号:
 *(.fini9)
 *(.fini8)
 *(.fini7)
 *(.fini6)
 *(.fini5)
 *(.fini4)
 *(.fini3)
 *(.fini2)
 *(.fini1)
 *(.fini0)
                0x00000afc                _etext = .

.data           0x00800060       0x10 load address 0x00000afc
                0x00800060                PROVIDE (__data_start, .)
 *(.data)
 .data          0x00800060       0x10 3310LCD_main.o
                0x00800060                PWMSET
 *(.gnu.linkonce.d*)
                0x00800070                . = ALIGN (0x2)
                0x00800070                _edata = .
                0x00800070                PROVIDE (__data_end, .)

.bss            0x00800070        0x0
                0x00800070                PROVIDE (__bss_start, .)
 *(.bss)
 *(COMMON)
                0x00800070                PROVIDE (__bss_end, .)
                0x00000afc                __data_load_start = LOADADDR (.data)
                0x00000b0c                __data_load_end = (__data_load_start + SIZEOF (.data))

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

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

.stab
 *(.stab)

.stabstr
 *(.stabstr)

.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 3310LCD_main.o
 .debug_aranges
                0x00000014       0x14 3310LCD_function.o

.debug_pubnames
                0x00000000      0x178
 *(.debug_pubnames)
 .debug_pubnames
                0x00000000       0x7b 3310LCD_main.o
 .debug_pubnames
                0x0000007b       0xfd 3310LCD_function.o

.debug_info     0x00000000      0x88d
 *(.debug_info)
 .debug_info    0x00000000      0x25b 3310LCD_main.o
 .debug_info    0x0000025b      0x632 3310LCD_function.o
 *(.gnu.linkonce.wi.*)

.debug_abbrev   0x00000000      0x22f
 *(.debug_abbrev)
 .debug_abbrev  0x00000000      0x104 3310LCD_main.o
 .debug_abbrev  0x00000104      0x12b 3310LCD_function.o

.debug_line     0x00000000      0x5cd
 *(.debug_line)
 .debug_line    0x00000000      0x248 3310LCD_main.o
 .debug_line    0x00000248      0x385 3310LCD_function.o

.debug_frame
 *(.debug_frame)

.debug_str      0x00000000      0x22a
 *(.debug_str)
 .debug_str     0x00000000       0xf5 3310LCD_main.o
                                0x178 (size before relaxing)
 .debug_str     0x000000f5      0x135 3310LCD_function.o
                                0x23d (size before relaxing)

.debug_loc
 *(.debug_loc)

.debug_macinfo
 *(.debug_macinfo)
OUTPUT(3310LCD_main.elf elf32-avr)

Cross Reference Table

Symbol                                            File
AVR_bmp                                           3310LCD_main.o
GCCAVR_bmp                                        3310LCD_main.o
LCD_Draw_Screen                                   3310LCD_function.o
                                                  3310LCD_main.o
LCD_clear                                         3310LCD_function.o
                                                  3310LCD_main.o
LCD_draw_bmp_pixel                                3310LCD_function.o
                                                  3310LCD_main.o
LCD_init                                          3310LCD_function.o
                                                  3310LCD_main.o
LCD_move_chinese_string                           3310LCD_function.o
                                                  3310LCD_main.o
LCD_set_XY                                        3310LCD_function.o
LCD_write_byte                                    3310LCD_function.o
LCD_write_char                                    3310LCD_function.o
LCD_write_chinese_string                          3310LCD_function.o
                                                  3310LCD_main.o
LCD_write_english_string                          3310LCD_function.o
                                                  3310LCD_main.o
PWMSET                                            3310LCD_main.o
__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)
                                                  3310LCD_function.o
                                                  3310LCD_main.o
__do_copy_data                                    C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_copy_data.o)
                                                  3310LCD_function.o
                                                  3310LCD_main.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
                                                  3310LCD_main.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                                        3310LCD_main.o
                                                  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
chinese_string                                    3310LCD_main.o
delay_nms                                         3310LCD_function.o
                                                  3310LCD_main.o
font6x8                                           3310LCD_function.o
main                                              3310LCD_main.o
                                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm16.o
move_chinese_string                               3310LCD_main.o

⌨️ 快捷键说明

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