ledtest.mp
来自「要用到开发工具SD-H08」· MP 代码 · 共 67 行
MP
67 行
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 8000 000A = 10. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
8000 _Table
8000 __lit_start
800A __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 800A 00E5 = 229. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
800A __start
800A __text_start
803D _exit
803F __HC08Setup
8064 _main
80D5 _LEDshow1
80EF __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vregs 0040 0002 = 2. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0040 __r0
0041 __r1
0042 __vregs_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0042 0005 = 5. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0042 __bss_start
0042 _CS
0043 _LEDbuf
0047 __bss_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 10000 = 65536. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\PROGRA~1\SdIDE\Lib\crt08.o [ crt08.s ]
setup.o [ setup.c ]
main.o [ main.c ]
<library> [ r1.s ]
User Global Definitions
init_sp = 0x23f
User Base Address Definitions
lit = 0x8000
vregs = 0x40
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?