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

📄 lcd.mp

📁 采用Mega128控制LCD12864液晶显示器
💻 MP
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             lit   008C   0150 =    336. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       008C  __lit_start
       01DC  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   01DC   02B0 =    688. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       00EE  __start
       00EE  __text_start
       0110  _exit
       0111  _Init_LCD
       0138  _Write_LCDCOM
       013E  _Write_LCDDATA
       0144  _Clear_LCD
       015B  _DispEN_LCD
       0175  _DispCN_LCD
       0199  _delay
       01AD  _main
       020E  pop_xgset30FC
       0217  pop_xgsetF0FC
       0222  push_xgsetF0FC
       0224  push_xgset30FC
       0226  push_xgset00FC
       0228  push_xgset003C
       022D  asgncblkx
       0246  __text_end

Area                               Start  End    Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0004 =      4. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

D:\Program Files\iccavr\lib\crtatmega.o	[ crtatmega.s ]
so12864.o	[ so12864.c ]
main.o	[ main.c ]
<library>	[ gpop4.s, gpop5.s, gpush.s, pmstructx.s ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x1e

User Base Address Definitions

func_lit = 0x8c
data = 0x100
eeprom:0.4096

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -