ostest.map

来自「ucOS 模拟环境」· MAP 代码 · 共 67 行

MAP
67
字号
Optimizing Linkage Editor (V.9.01.01.000)         28-Mar-2008 19:31:49

*** Options ***

-subcommand=E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\OSTest.hlk
-noprelink
-rom=D=R
-nomessage
-list="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\OSTest.map"
-nooptimize
-start=DINT_TBL/02,PResetPRG/0100,P,C,C$DSEC,C$BSEC,D/0400,B,R/0FB80,S/0FF00
-nologo
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\comm.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\dbsct.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\Device.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\Flag.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\Interrupt.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\intprg.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\lcd.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\main.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\MBox.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\os_core.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\os_cpu_a.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\os_cpu_c.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\OS_MEM.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\OS_MUTEX.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\OS_Q.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\os_sem.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\os_task.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\os_time.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\resetprg.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\sbrk.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\vecttbl.obj"
-input="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\Window.obj"
-library="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\OSTest.lib"
-output="E:\Study\ucOS-II\ucOS-II\PLATFORM\OSTest\Debug\OSTest.abs"
-end

*** Error information ***

*** Mapping List ***

SECTION                            START      END         SIZE   ALIGN

$VECT0
                                  00000000  00000001         2   2
DINT_TBL
                                  00000002  00000029        28   2
PResetPRG
                                  00000100  00000139        3a   2
P
                                  00000400  00003367      2f68   2
C
                                  00003368  0000353d       1d6   2
C$DSEC
                                  0000353e  00003543         6   2
C$BSEC
                                  00003544  00003547         4   2
D
                                  00003548  00003549         2   2
B
                                  0000fb80  0000feaf       330   2
R
                                  0000feb0  0000feb1         2   2
S
                                  0000ff00  0000ff7f        80   2

⌨️ 快捷键说明

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