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

📄 test.map

📁 mc68hc11的ucos2嵌入式移植
💻 MAP
字号:

Map of TEST.H11 from link file TEST.LNK - Thu Oct 24 07:09:48 2002


Segments:

start 00000000 end 00000000 length     0 segment .bsct
start 00002000 end 000022aa length   682 segment .bss
start 00008000 end 0000896d length  2413 segment .text
start 0000896d end 00008a77 length   266 segment .const
start 00000000 end 00005b23 length 23331 segment .debug
start 0000ffd6 end 00010000 length    42 segment .const

Modules:

../OBJ/START.O:
start 00008000 end 0000802f length    47 section .text

../OBJ/OS_CPU_A.O:
start 0000802f end 0000808d length    94 section .text

../OBJ/OS_CPU_C.O:
start 0000808d end 0000811c length   143 section .text
start 00000000 end 00000ae4 length  2788 section .debug

../OBJ/OS_CORE.O:
start 0000811c end 0000868b length  1391 section .text
start 00002000 end 00002126 length   294 section .bss
start 00000ae4 end 00001f53 length  5231 section .debug
start 0000896d end 00008a77 length   266 section .const

../OBJ/OS_FLAG.O:
start 00001f53 end 000024a9 length  1366 section .debug

../OBJ/OS_MBOX.O:
start 000024a9 end 000029ff length  1366 section .debug

../OBJ/OS_MEM.O:
start 000029ff end 00002f55 length  1366 section .debug

../OBJ/OS_MUTEX.O:
start 00002f55 end 000034ab length  1366 section .debug

../OBJ/OS_Q.O:
start 000034ab end 00003a01 length  1366 section .debug

../OBJ/OS_SEM.O:
start 0000868b end 000087a1 length   278 section .text
start 00003a01 end 0000418e length  1933 section .debug

../OBJ/OS_TASK.O:
start 000087a1 end 0000882c length   139 section .text
start 0000418e end 000047ec length  1630 section .debug

../OBJ/OS_TIME.O:
start 0000882c end 00008888 length    92 section .text
start 000047ec end 00004dda length  1518 section .debug

../OBJ/TEST.O:
start 00008888 end 00008913 length   139 section .text
start 00002126 end 000022aa length   388 section .bss
start 00004dda end 0000556d length  1939 section .debug

(C:/CX32/LIB/LIBI.H11)memset.o:
start 00008913 end 00008929 length    22 section .text

(C:/CX32/LIB/LIBM.H11)cent.o:
start 00008929 end 0000893c length    19 section .text

(C:/CX32/LIB/LIBM.H11)ckent.o:
start 0000893c end 00008958 length    28 section .text

(C:/CX32/LIB/LIBM.H11)msp.o:
start 00008958 end 0000896d length    21 section .text

../OBJ/VECTORS.O:
start 0000556d end 00005b23 length  1462 section .debug
start 0000ffd6 end 00010000 length    42 section .const

Stack usage:

_OSInit                    47   (2)
_OSInitHookBegin            2   (2)
_OSInitHookEnd              2   (2)
_OSIntEnter            >    2   (2)
_OSIntExit             >    2   (2)
_OSSemCreate           >   16   (8)
_OSSemPend             >   17   (10)
_OSSemPost             >   24   (6)
_OSStart                    6   (6)
_OSTCBInitHook              6   (6)
_OSTaskCreate              43   (16)
_OSTaskCreateHook           6   (6)
_OSTaskDelHook         >    6   (6)
_OSTaskIdleHook             2   (2)
_OSTaskStatHook        >    2   (2)
_OSTaskStkInit             18   (18)
_OSTaskSwHook          >    2   (2)
_OSTimeDly                 12   (7)
_OSTimeTick            >    9   (7)
_OSTimeTickHook             2   (2)
_OSVersion             >    2   (2)
_OS_EventTO                 7   (7)
_OS_EventTaskRdy           18   (18)
_OS_EventTaskWait           7   (7)
_OS_EventWaitListInit       8   (8)
_OS_Sched                   5   (5)
_OS_TCBInit                27   (21)
_OS_TaskIdle           >    8   (6)
_main                  >   49   (2)
_memset                    10   (10)

Symbols:

_AppStartTaskStk        0000222a   defined in ../OBJ/TEST.O section .bss
_AppTask1Stk            000021aa   defined in ../OBJ/TEST.O section .bss
_AppTask2Stk            0000212a   defined in ../OBJ/TEST.O section .bss
_OSCtxSw                0000803d   defined in ../OBJ/OS_CPU_A.O section .text
                                   used in ../OBJ/VECTORS.O
_OSCtxSwCtr             00002122   defined in ../OBJ/OS_CORE.O section .bss
_OSDebugEn              00008a75   defined in ../OBJ/OS_CORE.O section .const
_OSEventFreeList        00002120   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_SEM.O
_OSEventTbl             000020f8   defined in ../OBJ/OS_CORE.O section .bss
_OSIdleCtr              000020ea   defined in ../OBJ/OS_CORE.O section .bss
_OSInit                 0000811c   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/TEST.O
_OSInitHookBegin        00008101   defined in ../OBJ/OS_CPU_C.O section .text
                                   used in ../OBJ/OS_CORE.O
_OSInitHookEnd          00008102   defined in ../OBJ/OS_CPU_C.O section .text
                                   used in ../OBJ/OS_CORE.O
_OSIntCtxSw             00008054   defined in ../OBJ/OS_CPU_A.O section .text
                                   used in ../OBJ/OS_CORE.O
_OSIntEnter             00008132   defined in ../OBJ/OS_CORE.O section .text
                                   *** not used ***
_OSIntExit              00008143   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/OS_CPU_A.O
_OSIntExitY             000020f6   defined in ../OBJ/OS_CORE.O section .bss
_OSIntNesting           000020f7   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_CPU_A.O ../OBJ/OS_SEM.O
_OSLockNesting          000020f5   defined in ../OBJ/OS_CORE.O section .bss
_OSMapTbl               0000896d   defined in ../OBJ/OS_CORE.O section .const
_OSPrioCur              000020f4   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_CPU_A.O
_OSPrioHighRdy          000020f3   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_CPU_A.O
_OSRdyGrp               000020f2   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_TIME.O
_OSRdyTbl               000020f0   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_TIME.O
_OSRunning              000020ef   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_CPU_A.O ../OBJ/OS_TASK.O
_OSSemCreate            0000868b   defined in ../OBJ/OS_SEM.O section .text
                                   *** not used ***
_OSSemPend              000086d0   defined in ../OBJ/OS_SEM.O section .text
                                   *** not used ***
_OSSemPost              00008754   defined in ../OBJ/OS_SEM.O section .text
                                   *** not used ***
_OSStart                000081ac   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/TEST.O
_OSStartHighRdy         0000802f   defined in ../OBJ/OS_CPU_A.O section .text
                                   used in ../OBJ/OS_CORE.O
_OSTCBCur               00002068   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_CPU_A.O ../OBJ/OS_SEM.O
                                           ../OBJ/OS_TIME.O
_OSTCBFreeList          00002066   defined in ../OBJ/OS_CORE.O section .bss
_OSTCBHighRdy           00002064   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_CPU_A.O
_OSTCBInitHook          00008114   defined in ../OBJ/OS_CPU_C.O section .text
                                   used in ../OBJ/OS_CORE.O
_OSTCBList              00002062   defined in ../OBJ/OS_CORE.O section .bss
_OSTCBPrioTbl           00002050   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_TASK.O
_OSTCBTbl               00002000   defined in ../OBJ/OS_CORE.O section .bss
_OSTaskCreate           000087a1   defined in ../OBJ/OS_TASK.O section .text
                                   used in ../OBJ/OS_CORE.O ../OBJ/TEST.O
_OSTaskCreateHook       00008103   defined in ../OBJ/OS_CPU_C.O section .text
                                   used in ../OBJ/OS_CORE.O
_OSTaskCtr              000020ee   defined in ../OBJ/OS_CORE.O section .bss
                                   used in ../OBJ/OS_TASK.O
_OSTaskDelHook          0000810a   defined in ../OBJ/OS_CPU_C.O section .text
                                   *** not used ***
_OSTaskIdleHook         00008111   defined in ../OBJ/OS_CPU_C.O section .text
                                   used in ../OBJ/OS_CORE.O
_OSTaskIdleStk          0000206a   defined in ../OBJ/OS_CORE.O section .bss
_OSTaskStatHook         00008112   defined in ../OBJ/OS_CPU_C.O section .text
                                   *** not used ***
_OSTaskStkInit          0000808d   defined in ../OBJ/OS_CPU_C.O section .text
                                   used in ../OBJ/OS_TASK.O
_OSTaskSwHook           00008113   defined in ../OBJ/OS_CPU_C.O section .text
                                   used in ../OBJ/OS_CPU_A.O
_OSTickISR              00008066   defined in ../OBJ/OS_CPU_A.O section .text
                                   used in ../OBJ/VECTORS.O
_OSTimeDly              0000882c   defined in ../OBJ/OS_TIME.O section .text
                                   used in ../OBJ/TEST.O
_OSTimeTick             000081f9   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/OS_CPU_A.O
_OSTimeTickHook         0000811b   defined in ../OBJ/OS_CPU_C.O section .text
                                   used in ../OBJ/OS_CORE.O
_OSUnMapTbl             00008975   defined in ../OBJ/OS_CORE.O section .const
_OSVectorTbl            0000ffd6   defined in ../OBJ/VECTORS.O section .const
_OSVersion              0000826d   defined in ../OBJ/OS_CORE.O section .text
                                   *** not used ***
_OS_EventTO             00008397   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/OS_SEM.O
_OS_EventTaskRdy        00008271   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/OS_SEM.O
_OS_EventTaskWait       00008320   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/OS_SEM.O
_OS_EventWaitListInit   000083ed   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/OS_SEM.O
_OS_Sched               00008531   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/OS_SEM.O ../OBJ/OS_TASK.O
                                           ../OBJ/OS_TIME.O
_OS_TCBInit             000085bd   defined in ../OBJ/OS_CORE.O section .text
                                   used in ../OBJ/OS_TASK.O
_OS_TaskIdle            00008596   defined in ../OBJ/OS_CORE.O section .text
_Startup                00008000   defined in ../OBJ/START.O section .text
                                   used in ../OBJ/VECTORS.O
_main                   00008888   defined in ../OBJ/TEST.O section .text
                                   used in ../OBJ/START.O
_memset                 00008913   defined in (C:/CX32/LIB/LIBI.H11)memset.o section .text
                                   used in ../OBJ/OS_CORE.O
c_ents                  00008929   defined in (C:/CX32/LIB/LIBM.H11)cent.o section .text
                                   used in ../OBJ/OS_CORE.O
c_kenst                 0000893c   defined in (C:/CX32/LIB/LIBM.H11)ckent.o section .text
                                   *** not used ***
c_kents                 00008943   defined in (C:/CX32/LIB/LIBM.H11)ckent.o section .text
                                   used in ../OBJ/OS_CPU_C.O ../OBJ/OS_CORE.O
                                           ../OBJ/OS_TASK.O
c_msps                  00008958   defined in (C:/CX32/LIB/LIBM.H11)msp.o section .text
                                   used in ../OBJ/OS_CORE.O ../OBJ/OS_TASK.O
                                           ../OBJ/TEST.O

⌨️ 快捷键说明

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