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

📄 lcd1602pbpd.mp

📁 一些LCD库 分享给大家了 哈哈~
💻 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   0054   0018 =     24. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __lit_start
       0054  _userCh0
       005C  _userCh1
       0064  _userCh2
       006C  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   006C   00A3 =    163. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       006C  __idata_start
       010F  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0110   0EF2 =   3826. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0088  __start
       0088  __text_start
       00AA  _exit
       00AB  _speaData
       0105  _I2C_Start
       0112  _I2C_Restart
       011F  _I2C_SendWrDAdr
       012D  _I2C_SendWrDAdr_
       014A  _I2C_SendRdDAdr
       0158  _I2C_SendRdDAdr_
       0173  _I2C_SendDat
       0181  _I2C_RcvNAckDat
       0191  _I2C_RcvAckDat
       01A1  _I2C_Write
       01C3  _I2C_Read
       01F3  _I2C_Read_
       0238  _delay50us
       0248  _delay50ms
       0266  _busy
       02CE  _write
       035A  _LCD1602_setCGRAM
       0373  _LCD1602_setCmd
       0513  _LCD1602_init
       0582  _LCD1602_putc
       058F  _LCD1602_puts
       05A2  _LCD1602_putd0
       05CA  _LCD1602_putd
       0676  _delays
       068E  _main
       06D4  _strcmp
       06E1  push_arg4
       06E3  push_arg2
       06E6  div32u
       06E8  mod32u
       06EC  div32s
       06EE  mod32s
       071A  long_div_prolog
       072D  long_div_epilog
       073D  tst_R16_R19
       0742  tst_R24_R27
       0747  neg_R24_R27
       0750  empy32u
       0750  empy32s
       0784  pop_xgset003C
       0789  pop_xgset00FC
       0790  push_xgsetF0FC
       0792  push_xgset30FC
       0794  push_xgset00FC
       0796  push_xgset003C
       079B  push_xgsetF000
       07A0  pop_xgsetF000
       07A5  push_xgsetF00C
       07AC  pop_xgsetF00C
       07B3  push_xgset303C
       07BA  pop_xgset303C
       07C1  push_xgsetF03C
       07CA  pop_xgsetF03C
       07D3  neg32
       07DC  long_prolog
       07EA  long_epilog
       07F5  tstzero1
       07FB  tstzero2
       0801  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   00A3 =    163. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _LCD1602Err
       0103  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0103   0007 =      7. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0103  __bss_start
       0103  _bdat
       0104  _dataElem
       010A  __bss_end

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

Files Linked      [ module(s) ]

D:\iccv7avr\lib\crtatmega.o	[ crtatmega.s ]
Lcd1602PBPD.o	[ Lcd1602PBPD.C ]
<library>	[ strcmp.s, asave.s, div32.s, emul32.s, gpop2.s, gpop3.s, gpush.s, gpushy.s, gpushz.s, gpusha.s, gpushb.s ]
[ lneg.s, longutil.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x8

User Base Address Definitions

func_lit = 0x54
data = 0x60
eeprom:0.512

⌨️ 快捷键说明

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