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

📄 main.map

📁 rtc code for lpc2148
💻 MAP
📖 第 1 页 / 共 2 页
字号:
.line
 *(.line)

.debug_srcinfo
 *(.debug_srcinfo)

.debug_sfnames
 *(.debug_sfnames)

.debug_aranges  0x00000000       0xc0
 *(.debug_aranges)
 .debug_aranges
                0x00000000       0x20 crt0.o
 .debug_aranges
                0x00000020       0x20 uartISR.o
 .debug_aranges
                0x00000040       0x20 armVIC.o
 .debug_aranges
                0x00000060       0x20 main.o
 .debug_aranges
                0x00000080       0x20 uart.o
 .debug_aranges
                0x000000a0       0x20 sysTime.o

.debug_pubnames
                0x00000000      0x370
 *(.debug_pubnames)
 .debug_pubnames
                0x00000000       0x2c uartISR.o
 .debug_pubnames
                0x0000002c       0x6a armVIC.o
 .debug_pubnames
                0x00000096       0x45 main.o
 .debug_pubnames
                0x000000db      0x244 uart.o
 .debug_pubnames
                0x0000031f       0x51 sysTime.o

.debug_info     0x00000000      0xc6f
 *(.debug_info .gnu.linkonce.wi.*)
 .debug_info    0x00000000       0x51 crt0.o
 .debug_info    0x00000051      0x1ba uartISR.o
 .debug_info    0x0000020b      0x2f1 armVIC.o
 .debug_info    0x000004fc      0x119 main.o
 .debug_info    0x00000615      0x4df uart.o
 .debug_info    0x00000af4      0x17b sysTime.o

.debug_abbrev   0x00000000      0x4d3
 *(.debug_abbrev)
 .debug_abbrev  0x00000000       0x14 crt0.o
 .debug_abbrev  0x00000014       0x94 uartISR.o
 .debug_abbrev  0x000000a8       0xd6 armVIC.o
 .debug_abbrev  0x0000017e       0xbb main.o
 .debug_abbrev  0x00000239      0x1a0 uart.o
 .debug_abbrev  0x000003d9       0xfa sysTime.o

.debug_line     0x00000000      0x3fe
 *(.debug_line)
 .debug_line    0x00000000       0x7b crt0.o
 .debug_line    0x0000007b       0xb1 uartISR.o
 .debug_line    0x0000012c       0x5f armVIC.o
 .debug_line    0x0000018b       0x9c main.o
 .debug_line    0x00000227      0x154 uart.o
 .debug_line    0x0000037b       0x83 sysTime.o

.debug_frame    0x00000000      0x2f8
 *(.debug_frame)
 .debug_frame   0x00000000       0x30 uartISR.o
 .debug_frame   0x00000030       0x70 armVIC.o
 .debug_frame   0x000000a0       0x6c main.o
 .debug_frame   0x0000010c      0x188 uart.o
 .debug_frame   0x00000294       0x64 sysTime.o

.debug_str      0x00000000      0x3ab
 *(.debug_str)
 .debug_str     0x00000000      0x1bf uartISR.o
                                0x1e6 (size before relaxing)
 .debug_str     0x000001bf       0x6e armVIC.o
                                0x12f (size before relaxing)
 .debug_str     0x0000022d       0x52 main.o
                                0x100 (size before relaxing)
 .debug_str     0x0000027f       0xd9 uart.o
                                0x2c6 (size before relaxing)
 .debug_str     0x00000358       0x53 sysTime.o
                                0x114 (size before relaxing)

.debug_loc      0x00000000      0x350
 *(.debug_loc)
 .debug_loc     0x00000000       0x68 uartISR.o
 .debug_loc     0x00000068       0x72 armVIC.o
 .debug_loc     0x000000da      0x232 uart.o
 .debug_loc     0x0000030c       0x44 sysTime.o

.debug_macinfo
 *(.debug_macinfo)

.debug_weaknames
 *(.debug_weaknames)

.debug_funcnames
 *(.debug_funcnames)

.debug_typenames
 *(.debug_typenames)

.debug_varnames
 *(.debug_varnames)
OUTPUT(main.elf elf32-littlearm)

.debug_ranges   0x00000000       0x58
 .debug_ranges  0x00000000       0x40 uartISR.o
 .debug_ranges  0x00000040       0x18 sysTime.o

Cross Reference Table

Symbol                                            File
__bss_end__                                       crt0.o
__bss_start                                       crt0.o
__ctors_end__                                     crt0.o
__ctors_start__                                   crt0.o
_boot                                             crt0.o
_data                                             crt0.o
_edata                                            crt0.o
_etext                                            crt0.o
_mainCRTStartup                                   crt0.o
_reset                                            crt0.o
_stack                                            crt0.o
_start                                            crt0.o
abort                                             crt0.o
disableFIQ                                        armVIC.o
disableIRQ                                        armVIC.o
                                                  uart.o
enableFIQ                                         armVIC.o
enableIRQ                                         armVIC.o
                                                  main.o
exit                                              crt0.o
getElapsedSysTICs                                 sysTime.o
getSysTICs                                        sysTime.o
                                                  main.o
initSysTime                                       sysTime.o
                                                  main.o
init_rtc                                          main.o
main                                              main.o
                                                  crt0.o
pause                                             sysTime.o
reset                                             crt0.o
                                                  main.o
restoreFIQ                                        armVIC.o
restoreIRQ                                        armVIC.o
                                                  uart.o
set_time                                          main.o
start                                             crt0.o
time_toggle                                       main.o
uart0Getch                                        uart.o
uart0ISR                                          uartISR.o
                                                  uart.o
uart0Init                                         uart.o
                                                  main.o
uart0Putch                                        uart.o
uart0Puts                                         uart.o
                                                  main.o
uart0Space                                        uart.o
uart0TxEmpty                                      uart.o
uart0TxFlush                                      uart.o
uart0Write                                        uart.o
uart0_rx_buffer                                   uart.o
                                                  uartISR.o
uart0_rx_extract_idx                              uart.o
                                                  uartISR.o
uart0_rx_insert_idx                               uart.o
                                                  uartISR.o
uart0_tx_buffer                                   uart.o
                                                  uartISR.o
uart0_tx_extract_idx                              uart.o
                                                  uartISR.o
uart0_tx_insert_idx                               uart.o
                                                  uartISR.o
uart0_tx_running                                  uart.o
                                                  uartISR.o
uart1Getch                                        uart.o
uart1ISR                                          uartISR.o
                                                  uart.o
uart1Init                                         uart.o
uart1Putch                                        uart.o
uart1Puts                                         uart.o
uart1Space                                        uart.o
uart1TxEmpty                                      uart.o
uart1TxFlush                                      uart.o
uart1Write                                        uart.o
uart1_rx_buffer                                   uart.o
                                                  uartISR.o
uart1_rx_extract_idx                              uart.o
                                                  uartISR.o
uart1_rx_insert_idx                               uart.o
                                                  uartISR.o
uart1_tx_buffer                                   uart.o
                                                  uartISR.o
uart1_tx_extract_idx                              uart.o
                                                  uartISR.o
uart1_tx_insert_idx                               uart.o
                                                  uartISR.o
uart1_tx_running                                  uart.o
                                                  uartISR.o

⌨️ 快捷键说明

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