main.map

来自「AVR写的433M无线通信原代码.」· MAP 代码 · 共 486 行 · 第 1/2 页

MAP
486
字号
                0x0080015c                PROVIDE (__data_end, .)

.bss            0x0080015c      0x400
                0x0080015c                PROVIDE (__bss_start, .)
 *(.bss)
 .bss           0x0080015c        0x4 main.o
                0x0080015c                packetsReceived
 *(COMMON)
 COMMON         0x00800160      0x357 main.o
                0x00800160                ucRF_RX
                0x008001b0                length
                0x008001b1                BrBwTable
                0x00800202                ulNetAddr
                0x00800206                asciiString
                0x00800211                rxBuffer
                0x00800251                ulRouter
                0x0080025d                txBuffer
                0x008004b5                ucAckFlag
                0x008004b6                ucSleepFlag
 COMMON         0x008004b7       0xa5 lib/uart.o
                0x008004b7                UartReadPos
                0x008004b8                ucSCI_newFlag
                0x008004b9                UartWritePos
                0x008004ba                ucUART_FIFO
                0x0080050a                ucSCI_Cnt
                0x0080050b                ucFIFO
                0x0080055b                SCI_state
                0x0080055c                PROVIDE (__bss_end, .)
                0x00000b22                __data_load_start = LOADADDR (.data)
                0x00000c1e                __data_load_end = (__data_load_start + SIZEOF (.data))

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

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

.stab           0x00000000      0x36c
 *(.stab)
 .stab          0x00000000      0x36c D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o

.stabstr        0x00000000       0x84
 *(.stabstr)
 .stabstr       0x00000000       0x84 D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.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       0x3c
 *(.debug_aranges)
 .debug_aranges
                0x00000000       0x14 main.o
 .debug_aranges
                0x00000014       0x14 lib/Rf_hal.o
 .debug_aranges
                0x00000028       0x14 lib/uart.o

.debug_pubnames
                0x00000000      0x2dd
 *(.debug_pubnames)
 .debug_pubnames
                0x00000000      0x156 main.o
 .debug_pubnames
                0x00000156       0xdc lib/Rf_hal.o
 .debug_pubnames
                0x00000232       0xab lib/uart.o

.debug_info     0x00000000      0xf8b
 *(.debug_info)
 .debug_info    0x00000000      0x73e main.o
 .debug_info    0x0000073e      0x5a1 lib/Rf_hal.o
 .debug_info    0x00000cdf      0x2ac lib/uart.o
 *(.gnu.linkonce.wi.*)

.debug_abbrev   0x00000000      0x3f0
 *(.debug_abbrev)
 .debug_abbrev  0x00000000      0x195 main.o
 .debug_abbrev  0x00000195      0x14b lib/Rf_hal.o
 .debug_abbrev  0x000002e0      0x110 lib/uart.o

.debug_line     0x00000000      0xb41
 *(.debug_line)
 .debug_line    0x00000000      0x488 main.o
 .debug_line    0x00000488      0x407 lib/Rf_hal.o
 .debug_line    0x0000088f      0x2b2 lib/uart.o

.debug_frame
 *(.debug_frame)

.debug_str      0x00000000      0x4c0
 *(.debug_str)
 .debug_str     0x00000000      0x33f main.o
                                0x39c (size before relaxing)
 .debug_str     0x0000033f       0xe6 lib/Rf_hal.o
                                0x33c (size before relaxing)
 .debug_str     0x00000425       0x9b lib/uart.o
                                0x1f4 (size before relaxing)

.debug_loc
 *(.debug_loc)

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

Cross Reference Table

Symbol                                            File
BrBwTable                                         main.o
SCI_state                                         lib/uart.o
UartReadPos                                       lib/uart.o
                                                  main.o
UartWritePos                                      lib/uart.o
                                                  main.o
__bad_interrupt                                   D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__bss_end                                         D:/WinAVR/lib/gcc/avr/3.4.6/avr4\libgcc.a(_clear_bss.o)
__bss_start                                       D:/WinAVR/lib/gcc/avr/3.4.6/avr4\libgcc.a(_clear_bss.o)
__data_end                                        D:/WinAVR/lib/gcc/avr/3.4.6/avr4\libgcc.a(_copy_data.o)
__data_load_start                                 D:/WinAVR/lib/gcc/avr/3.4.6/avr4\libgcc.a(_copy_data.o)
__data_start                                      D:/WinAVR/lib/gcc/avr/3.4.6/avr4\libgcc.a(_copy_data.o)
__do_clear_bss                                    D:/WinAVR/lib/gcc/avr/3.4.6/avr4\libgcc.a(_clear_bss.o)
                                                  lib/uart.o
                                                  lib/Rf_hal.o
                                                  main.o
__do_copy_data                                    D:/WinAVR/lib/gcc/avr/3.4.6/avr4\libgcc.a(_copy_data.o)
                                                  lib/uart.o
                                                  lib/Rf_hal.o
                                                  main.o
__heap_end                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__init                                            D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__stack                                           D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
                                                  main.o
__udivmodsi4                                      D:/WinAVR/lib/gcc/avr/3.4.6/avr4\libgcc.a(_udivmodsi4.o)
                                                  main.o
__vector_1                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_10                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_11                                       lib/uart.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_12                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_13                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_14                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_15                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_16                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_17                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_18                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_2                                        main.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_3                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_4                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_5                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_6                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_7                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_8                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_9                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vector_default                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
__vectors                                         D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
asciiString                                       main.o
checkRfPacket                                     main.o
decode_cmd                                        lib/uart.o
halRfReceivePacket                                lib/Rf_hal.o
                                                  main.o
halRfSendPacket                                   lib/Rf_hal.o
                                                  main.o
halRfWriteRfSettings                              lib/Rf_hal.o
                                                  main.o
halSpiReadBurstReg                                lib/Rf_hal.o
halSpiReadReg                                     lib/Rf_hal.o
halSpiReadStatus                                  lib/Rf_hal.o
halSpiStrobe                                      lib/Rf_hal.o
                                                  main.o
halSpiWriteBurstReg                               lib/Rf_hal.o
                                                  main.o
halSpiWriteReg                                    lib/Rf_hal.o
                                                  lib/uart.o
                                                  main.o
halWait                                           lib/Rf_hal.o
                                                  lib/uart.o
                                                  main.o
intToAscii                                        main.o
length                                            main.o
main                                              main.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr4/crtm8.o
paTable                                           main.o
                                                  lib/Rf_hal.o
packetsReceived                                   main.o
rfSettings                                        main.o
rxBuffer                                          main.o
strTime                                           main.o
sysInit                                           main.o
txBuffer                                          main.o
ucAckFlag                                         main.o
ucCheckUart                                       lib/uart.o
                                                  main.o
ucFIFO                                            lib/uart.o
ucRF_RX                                           main.o
ucSCI_Cnt                                         lib/uart.o
                                                  main.o
ucSCI_newFlag                                     lib/uart.o
                                                  main.o
ucSleepFlag                                       main.o
ucSynAck                                          main.o
ucSynAsk                                          main.o
ucUART_FIFO                                       lib/uart.o
                                                  main.o
ulNetAddr                                         lib/uart.o
                                                  main.o
ulRouter                                          lib/uart.o
                                                  main.o
wor_ctr                                           main.o
write                                             main.o
                                                  lib/uart.o
writeln                                           main.o
                                                  lib/Rf_hal.o

⌨️ 快捷键说明

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