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

📄 lcd_240128.mp

📁 基于AVR和51的240*128液晶显示模块驱动程序。很有用的喔~
💻 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   0017 =     23. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __idata_start
       006B  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   006C   0798 =   1944. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0036  __start
       0036  __text_start
       0056  _exit
       0057  _delay_us
       005D  _Lcd_RW_Check
       006E  _Lcd_SendDat
       0082  _Lcd_SendCom0
       0096  _Lcd_SendCom1
       00A1  _Lcd_SendCom2
       00AE  _Lcd_Locate
       00C6  _Lcd_ClrScreen
       00DE  _Lcd_ClrText
       00F6  _Lcd_ClrGraph
       010E  _Lcd_PrintText
       0126  _Lcd_Point
       0158  _Lcd_Line
       021C  _Lcd_Circle
       02AB  _Lcd_Box
       02DD  _Lcd_Setup
       02E6  _Lcd_Init
       0306  _main
       03D2  _avr_init
       03D5  push_arg4
       03D7  push_arg2
       03DA  pop_gset2
       03DD  pop_gset3
       03E0  pop_gset5
       03E3  push_gset5
       03E5  push_gset4
       03E7  push_gset3
       03E9  push_gset2
       03EB  push_gset1
       03EE  pop_gset1
       03EF  pop
       0402  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _PTSTR
       0077  __data_end

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

Files Linked      [ module(s) ]

D:\RJ\PROGRA~1\icc\lib\crtatmega.o	[ crtatmega.s ]
Test.o	[ Test.c ]
<library>	[ asave.s, gpop2.s, gpop3.s, gpop5.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 + -