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

📄 main.map

📁 含PPT和书中的例图
💻 MAP
📖 第 1 页 / 共 2 页
字号:
                0x008000da                OW_IN
                0x008000dc                OW_DDR
                0x008000de                PROVIDE (__bss_end, .)
                0x000018a4                __data_load_start = LOADADDR (.data)
                0x000018ae                __data_load_end = (__data_load_start + SIZEOF (.data))

.noinit         0x008000de        0x0
                0x008000de                PROVIDE (__noinit_start, .)
 *(.noinit*)
                0x008000de                PROVIDE (__noinit_end, .)
                0x008000de                _end = .
                0x008000de                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       0x78
 *(.debug_aranges)
 .debug_aranges
                0x00000000       0x14 main.o
 .debug_aranges
                0x00000014       0x14 onewire.o
 .debug_aranges
                0x00000028       0x14 delay.o
 .debug_aranges
                0x0000003c       0x14 ds18x20.o
 .debug_aranges
                0x00000050       0x14 uart.o
 .debug_aranges
                0x00000064       0x14 crc8.o

.debug_pubnames
                0x00000000      0x3dc
 *(.debug_pubnames)
 .debug_pubnames
                0x00000000       0x4f main.o
 .debug_pubnames
                0x0000004f       0xf1 onewire.o
 .debug_pubnames
                0x00000140       0x22 delay.o
 .debug_pubnames
                0x00000162      0x1ab ds18x20.o
 .debug_pubnames
                0x0000030d       0xb4 uart.o
 .debug_pubnames
                0x000003c1       0x1b crc8.o

.debug_info     0x00000000     0x139a
 *(.debug_info)
 .debug_info    0x00000000      0x417 main.o
 .debug_info    0x00000417      0x388 onewire.o
 .debug_info    0x0000079f       0x94 delay.o
 .debug_info    0x00000833      0x6c1 ds18x20.o
 .debug_info    0x00000ef4      0x3a7 uart.o
 .debug_info    0x0000129b       0xff crc8.o
 *(.gnu.linkonce.wi.*)

.debug_abbrev   0x00000000      0x59b
 *(.debug_abbrev)
 .debug_abbrev  0x00000000      0x114 main.o
 .debug_abbrev  0x00000114      0x13c onewire.o
 .debug_abbrev  0x00000250       0x5b delay.o
 .debug_abbrev  0x000002ab      0x148 ds18x20.o
 .debug_abbrev  0x000003f3      0x122 uart.o
 .debug_abbrev  0x00000515       0x86 crc8.o

.debug_line     0x00000000      0xf52
 *(.debug_line)
 .debug_line    0x00000000      0x3dd main.o
 .debug_line    0x000003dd      0x2a2 onewire.o
 .debug_line    0x0000067f       0x96 delay.o
 .debug_line    0x00000715      0x52a ds18x20.o
 .debug_line    0x00000c3f      0x222 uart.o
 .debug_line    0x00000e61       0xf1 crc8.o

.debug_frame
 *(.debug_frame)

.debug_str      0x00000000      0x502
 *(.debug_str)
 .debug_str     0x00000000       0xe0 main.o
                                0x12c (size before relaxing)
 .debug_str     0x000000e0       0xcc onewire.o
                                0x18f (size before relaxing)
 .debug_str     0x000001ac       0x23 delay.o
                                 0xc2 (size before relaxing)
 .debug_str     0x000001cf      0x1bc ds18x20.o
                                0x2a2 (size before relaxing)
 .debug_str     0x0000038b      0x127 uart.o
                                0x20b (size before relaxing)
 .debug_str     0x000004b2       0x50 crc8.o
                                0x105 (size before relaxing)

.debug_loc
 *(.debug_loc)

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

.debug_ranges   0x000018a4        0xc
 .debug_ranges  0x000018a4        0xc uart.o

Cross Reference Table

Symbol                                            File
DS18X20_copy_scratchpad                           ds18x20.o
                                                  main.o
DS18X20_find_sensor                               ds18x20.o
                                                  main.o
DS18X20_get_power_status                          ds18x20.o
                                                  main.o
DS18X20_meas_to_cel                               ds18x20.o
DS18X20_read_meas                                 ds18x20.o
                                                  main.o
DS18X20_read_meas_all_verbose                     ds18x20.o
                                                  main.o
DS18X20_read_meas_single                          ds18x20.o
                                                  main.o
DS18X20_read_scratchpad                           ds18x20.o
                                                  main.o
DS18X20_recall_E2                                 ds18x20.o
                                                  main.o
DS18X20_show_id_uart                              ds18x20.o
                                                  main.o
DS18X20_start_meas                                ds18x20.o
                                                  main.o
DS18X20_temp_cmp                                  ds18x20.o
DS18X20_temp_to_decicel                           ds18x20.o
                                                  main.o
DS18X20_uart_put_temp                             ds18x20.o
DS18X20_write_scratchpad                          ds18x20.o
                                                  main.o
OW_DDR                                            onewire.o
OW_IN                                             onewire.o
OW_OUT                                            onewire.o
OW_PIN_MASK                                       onewire.o
__bad_interrupt                                   C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.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)
__divmodhi4                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_divmodhi4.o)
                                                  ds18x20.o
__do_clear_bss                                    C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_clear_bss.o)
                                                  crc8.o
                                                  uart.o
                                                  ds18x20.o
                                                  delay.o
                                                  onewire.o
                                                  main.o
__do_copy_data                                    C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_copy_data.o)
                                                  crc8.o
                                                  uart.o
                                                  ds18x20.o
                                                  delay.o
                                                  onewire.o
                                                  main.o
__heap_end                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__init                                            C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__stack                                           C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
                                                  main.o
__udivmodhi4                                      C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_udivmodhi4.o)
                                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5\libc.a(itoa.o)
                                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_divmodhi4.o)
                                                  main.o
__vector_1                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_10                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_11                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_12                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_13                                       uart.o
                                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_14                                       uart.o
                                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_15                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_16                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_17                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_18                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_19                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_2                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_20                                       C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_3                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_4                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_5                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_6                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_7                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_8                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_9                                        C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vector_default                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
__vectors                                         C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
_div                                              C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_divmodhi4.o)
crc8                                              crc8.o
                                                  ds18x20.o
delayloop32                                       delay.o
                                                  ds18x20.o
                                                  main.o
gSensorIDs                                        main.o
itoa                                              C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5\libc.a(itoa.o)
                                                  uart.o
                                                  ds18x20.o
                                                  main.o
main                                              main.o
                                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm32.o
ow_bit_io                                         onewire.o
                                                  ds18x20.o
ow_byte_rd                                        onewire.o
                                                  ds18x20.o
ow_byte_wr                                        onewire.o
                                                  ds18x20.o
ow_command                                        onewire.o
                                                  ds18x20.o
ow_input_pin_state                                onewire.o
                                                  ds18x20.o
ow_parasite_disable                               onewire.o
                                                  ds18x20.o
ow_parasite_enable                                onewire.o
                                                  ds18x20.o
ow_reset                                          onewire.o
                                                  ds18x20.o
ow_rom_search                                     onewire.o
                                                  ds18x20.o
ow_set_bus                                        onewire.o
                                                  main.o
search_sensors                                    main.o
show_sp_uart                                      ds18x20.o
strrev                                            C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5\libc.a(strrev.o)
                                                  C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/lib/avr5\libc.a(itoa.o)
uart_getc                                         uart.o
uart_init                                         uart.o
                                                  main.o
uart_put_temp                                     main.o
uart_putc                                         uart.o
                                                  ds18x20.o
                                                  main.o
uart_puthex_byte                                  uart.o
                                                  ds18x20.o
uart_puthex_nibble                                uart.o
uart_puti                                         uart.o
                                                  ds18x20.o
                                                  main.o
uart_puts                                         uart.o
                                                  ds18x20.o
                                                  main.o
uart_puts_p                                       uart.o
                                                  ds18x20.o
                                                  main.o

⌨️ 快捷键说明

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