h08sci_1.mp
来自「项目是为日本瑞萨工作所做的BAKE炉温控系统 整个文件夹包括设计文档」· MP 代码 · 共 64 行
MP
64 行
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 8000 0195 = 405. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
8000 __start
8000 __text_start
8033 _exit
8035 __HC08Setup
805A _main
8089 _SCIInit
8096 _SCISend1
80A5 _SCISendN
80E3 _SCIRe1
8142 _SCIReN
8195 __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 0001 = 1. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0044 _SerialBuff
0044 __bss_start
0045 __bss_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 10000 = 65536. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\PROGRA~1\MT-IDE\Lib\crt08.o [ crt08.s ]
setup.o [ setup.c ]
main.o [ main.c ]
SCIInit.o [ SCIInit.c ]
SCI.o [ SCI.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 + =
减小字号Ctrl + -
显示快捷键?