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

📄 ledtest.mp

📁 摩托罗拉单片机的数码管LED的原代码
💻 MP
字号:

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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -