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

📄 test.mp

📁 mage16,LCM1604驱动8线,调试成功
💻 MP
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0054   0035 =     53. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __idata_start
       0089  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   008A   02DE =    734. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0045  __text_start
       0045  __start
       0065  _exit
       0066  _main
       00E7  _LCD16xx_init
       00FC  _LCD16xx_en_write
       0103  _LCD16xx_clr
       0107  _LCD16xx_write_char
       0124  _LCD16xx_wait_Ready
       0136  _LCD16xx_set_xy
       0156  _LCD16xx_write_string
       016D  _delay_us
       0170  _delay_nus
       017F  _delay_ms
       0183  _delay_nms
       0192  pop_gset3
       0195  push_gset5
       0197  push_gset4
       0199  push_gset3
       019B  push_gset2
       019D  push_gset1
       01A0  pop_gset1
       01A1  pop
       01B4  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   0035 =     53. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0095  __data_end

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

Files Linked      [ module(s) ]

c:\icc\lib\crtatmega.o	[ crtatmega.s ]
main.o	[ main.c ]
lcd.o	[ lcd.c ]
delay.o	[ delay.c ]
<library>	[ gpop3.s, gpush.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x54
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

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