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

📄 timers.map

📁 Avr_atmel_小型OS
💻 MAP
📖 第 1 页 / 共 2 页
字号:
 *(.fini5)
 *(.fini4)
 *(.fini3)
 *(.fini2)
 *(.fini1)
 *(.fini0)
                0x00000520                _etext = .

.data           0x00800060        0x0 load address 0x00000520
                0x00800060                PROVIDE (__data_start, .)
 *(.data)
 *(.gnu.linkonce.d*)
                0x00800060                . = ALIGN (0x2)
                0x00800060                _edata = .
                0x00800060                PROVIDE (__data_end, .)

.bss            0x00800060       0x7b
                0x00800060                PROVIDE (__bss_start, .)
 *(.bss)
 *(COMMON)
 COMMON         0x00800060       0x6e Timers.o
                0x00800060                timer2
                0x00800066                task2Pid
                0x0080006c                task2Stk
                0x00800097                timer1
                0x0080009d                task1Pid
                0x008000a3                task1Stk
 *fill*         0x008000ce        0x2 00
 COMMON         0x008000d0        0x7 D:\avrx\avrx.a(avrx_tasking.o)
                0x008000d0                AvrXKernelData
 *fill*         0x008000d7        0x1 00
 COMMON         0x008000d8        0x3 D:\avrx\avrx.a(avrx_timequeue.o)
                0x008000d8                _TimerQueue
                0x008000da                _TimQLevel
                0x008000db                PROVIDE (__bss_end, .)
                0x00000520                __data_load_start = LOADADDR (.data)
                0x00000520                __data_load_end = (__data_load_start + SIZEOF (.data))

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

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

.stab           0x00000000     0x1d40
 *(.stab)
 .stab          0x00000000      0x36c D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
 .stab          0x0000036c      0xbc4 D:\avrx\avrx.a(avrx_tasking.o)
                                0xbd0 (size before relaxing)
 .stab          0x00000f30      0x654 D:\avrx\avrx.a(avrx_semaphores.o)
                                0x660 (size before relaxing)
 .stab          0x00001584      0x534 D:\avrx\avrx.a(avrx_timequeue.o)
                                0x540 (size before relaxing)
 .stab          0x00001ab8      0x120 D:\avrx\avrx.a(avrx_resetsemaphore.o)
                                0x12c (size before relaxing)
 .stab          0x00001bd8      0x168 D:\avrx\avrx.a(avrx_message.o)
                                0x174 (size before relaxing)

.stabstr        0x00000000      0x3a2
 *(.stabstr)
 .stabstr       0x00000000      0x3a2 D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.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       0x14
 *(.debug_aranges)
 .debug_aranges
                0x00000000       0x14 Timers.o

.debug_pubnames
                0x00000000       0xa2
 *(.debug_pubnames)
 .debug_pubnames
                0x00000000       0xa2 Timers.o

.debug_info     0x00000000      0x262
 *(.debug_info)
 .debug_info    0x00000000      0x262 Timers.o
 *(.gnu.linkonce.wi.*)

.debug_abbrev   0x00000000       0xed
 *(.debug_abbrev)
 .debug_abbrev  0x00000000       0xed Timers.o

.debug_line     0x00000000      0x12e
 *(.debug_line)
 .debug_line    0x00000000      0x12e Timers.o

.debug_frame
 *(.debug_frame)

.debug_str      0x00000000      0x134
 *(.debug_str)
 .debug_str     0x00000000      0x134 Timers.o
                                0x177 (size before relaxing)

.debug_loc
 *(.debug_loc)

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

Cross Reference Table

Symbol                                            File
AvrXAckMessage                                    D:\avrx\avrx.a(avrx_semaphores.o)
AvrXDelay                                         D:\avrx\avrx.a(avrx_timequeue.o)
                                                  Timers.o
AvrXInitTask                                      D:\avrx\avrx.a(avrx_tasking.o)
AvrXIntResetObjectSemaphore                       D:\avrx\avrx.a(avrx_resetsemaphore.o)
                                                  D:\avrx\avrx.a(avrx_timequeue.o)
AvrXIntResetSemaphore                             D:\avrx\avrx.a(avrx_resetsemaphore.o)
AvrXIntSendMessage                                D:\avrx\avrx.a(avrx_message.o)
                                                  D:\avrx\avrx.a(avrx_timequeue.o)
AvrXIntSetObjectSemaphore                         D:\avrx\avrx.a(avrx_semaphores.o)
                                                  D:\avrx\avrx.a(avrx_message.o)
                                                  D:\avrx\avrx.a(avrx_timequeue.o)
AvrXIntSetSemaphore                               D:\avrx\avrx.a(avrx_semaphores.o)
AvrXKernelData                                    D:\avrx\avrx.a(avrx_semaphores.o)
                                                  D:\avrx\avrx.a(avrx_tasking.o)
AvrXResetObjectSemaphore                          D:\avrx\avrx.a(avrx_resetsemaphore.o)
                                                  D:\avrx\avrx.a(avrx_message.o)
AvrXResetSemaphore                                D:\avrx\avrx.a(avrx_resetsemaphore.o)
AvrXResume                                        D:\avrx\avrx.a(avrx_tasking.o)
AvrXRunTask                                       D:\avrx\avrx.a(avrx_tasking.o)
                                                  Timers.o
AvrXSendMessage                                   D:\avrx\avrx.a(avrx_message.o)
AvrXSetKernelStack                                D:\avrx\avrx.a(avrx_tasking.o)
                                                  Timers.o
AvrXSetObjectSemaphore                            D:\avrx\avrx.a(avrx_semaphores.o)
                                                  D:\avrx\avrx.a(avrx_timequeue.o)
AvrXSetSemaphore                                  D:\avrx\avrx.a(avrx_semaphores.o)
AvrXStartTimer                                    D:\avrx\avrx.a(avrx_timequeue.o)
                                                  Timers.o
AvrXTimerHandler                                  D:\avrx\avrx.a(avrx_timequeue.o)
                                                  Timers.o
AvrXWaitMessage                                   D:\avrx\avrx.a(avrx_message.o)
AvrXWaitMessageAck                                D:\avrx\avrx.a(avrx_semaphores.o)
AvrXWaitObjectSemaphore                           D:\avrx\avrx.a(avrx_semaphores.o)
                                                  D:\avrx\avrx.a(avrx_message.o)
AvrXWaitSemaphore                                 D:\avrx\avrx.a(avrx_semaphores.o)
AvrXWaitTask                                      D:\avrx\avrx.a(avrx_semaphores.o)
AvrXWaitTimer                                     D:\avrx\avrx.a(avrx_semaphores.o)
                                                  D:\avrx\avrx.a(avrx_timequeue.o)
                                                  Timers.o
CountNotZero                                      D:\avrx\avrx.a(avrx_timequeue.o)
Epilog                                            D:\avrx\avrx.a(avrx_tasking.o)
                                                  Timers.o
IntProlog                                         D:\avrx\avrx.a(avrx_tasking.o)
                                                  D:\avrx\avrx.a(avrx_message.o)
                                                  D:\avrx\avrx.a(avrx_timequeue.o)
                                                  D:\avrx\avrx.a(avrx_semaphores.o)
                                                  Timers.o
_AppendObject                                     D:\avrx\avrx.a(avrx_semaphores.o)
                                                  D:\avrx\avrx.a(avrx_message.o)
_Epilog                                           D:\avrx\avrx.a(avrx_tasking.o)
                                                  D:\avrx\avrx.a(avrx_message.o)
                                                  D:\avrx\avrx.a(avrx_timequeue.o)
                                                  D:\avrx\avrx.a(avrx_semaphores.o)
_QueuePid                                         D:\avrx\avrx.a(avrx_tasking.o)
                                                  D:\avrx\avrx.a(avrx_semaphores.o)
_RemoveFirstObject                                D:\avrx\avrx.a(avrx_semaphores.o)
                                                  D:\avrx\avrx.a(avrx_message.o)
_RemoveObject                                     D:\avrx\avrx.a(avrx_semaphores.o)
_RemoveObjectAt                                   D:\avrx\avrx.a(avrx_semaphores.o)
_TimQLevel                                        D:\avrx\avrx.a(avrx_timequeue.o)
_TimerQueue                                       D:\avrx\avrx.a(avrx_timequeue.o)
__bad_interrupt                                   D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__bss_end                                         D:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_clear_bss.o)
__bss_start                                       D:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_clear_bss.o)
__data_end                                        D:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_copy_data.o)
__data_load_start                                 D:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_copy_data.o)
__data_start                                      D:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_copy_data.o)
__do_clear_bss                                    D:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_clear_bss.o)
                                                  Timers.o
__do_copy_data                                    D:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_copy_data.o)
                                                  Timers.o
__heap_end                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__init                                            D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__stack                                           D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
                                                  Timers.o
__vector_1                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_10                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_11                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_12                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_13                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_14                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_15                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_16                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_17                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_18                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_19                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_2                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_20                                       D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_3                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_4                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_5                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_6                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_7                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_8                                        D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_9                                        Timers.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vector_default                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
__vectors                                         D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
main                                              Timers.o
                                                  D:/WinAVR/bin/../lib/gcc/avr/3.4.6/../../../../avr/lib/avr5/crtm16.o
task1                                             Timers.o
task1Pid                                          Timers.o
task1Stk                                          Timers.o
task1Tcb                                          Timers.o
task2                                             Timers.o
task2Pid                                          Timers.o
task2Stk                                          Timers.o
task2Tcb                                          Timers.o
timer1                                            Timers.o
timer2                                            Timers.o

⌨️ 快捷键说明

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