📄 test1.mp
字号:
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 8000 02BA = 698. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
8000 __start
8000 __text_start
8033 _exit
8035 __HC08Setup
805A _main
82A8 _Delay1000
82B7 _isrDummy
82BA __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vregs 0040 0004 = 4. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0040 __r0
0041 __r1
0042 __r2
0043 __r3
0044 __vregs_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0044 0003 = 3. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0044 __bss_start
0044 _k
0046 _i
0047 __bss_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 10000 = 65536. bytes (abs,ovr,rom)
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
memory 0000 FFFE = 65534. bytes (abs,ovr,rom)
Addr Global Symbol
----- --------------------------------
FFDC __vectab
Files Linked [ module(s) ]
E:\课程设计\SD-H08\Lib\crt08.o [ crt08.s ]
setup.o [ setup.c ]
main.o [ main.c ]
vectors08.o [ vectors08.c ]
<library> [ r1.s, r2.s, r3.s ]
User Global Definitions
init_sp = 0x23f
User Base Address Definitions
lit = 0x8000
vregs = 0x40
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -