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

📄 lcd.mp

📁 摩托罗拉单片机的液晶LCD显示的C语言程序
💻 MP
字号:

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             lit   8000   0021 =     33. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       8000  __lit_start
       8000  _DispalyInit
       8021  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   8021   0278 =    632. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       8021  __start
       8021  __text_start
       8054  _exit
       8056  _lcdshow
       80C3  _LcdInit
       8115  _Lcd_Command
       8138  _SCIInit
       8145  __HC08Setup
       816A  _main
       819A  _SCISend1
       81A9  _SCISendN
       81E7  _SCIRe1
       8246  _SCIReN
       8299  __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)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   10000 =  65536. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\PROGRA~1\SdIDE\Lib\crt08.o	[ crt08.s ]
lcdshow.o	[ lcdshow.c ]
SCIInit.o	[ SCIInit.c ]
setup.o	[ setup.c ]
main.o	[ main.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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -