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

📄 ds12887.mp

📁 12C887 的驱动程序
💻 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   008C   0170 =    368. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       008C  __idata_start
       01FC  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   01FC   0750 =   1872. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       00FE  __text_start
       00FE  __start
       011E  _exit
       011F  _port_init
       0126  _check_busy
       0137  _lcdcommand
       0149  _lcddatas
       015B  _LCD_Clean
       017D  _LCD_Init
       019C  _init_devices
       01A5  _displaychar_left
       01C0  _displaychar_right
       01DB  _display_char
       0210  _displayL
       022B  _displayR
       0246  _display_chinese
       0283  _delayds12887
       0289  _Write_Regtime
       029D  _Write_Regspecial
       02A8  _Read_RegSec
       02AC  _Read_RegMin
       02B0  _Read_RegHour
       02B4  _Read_RegWeekday
       02B8  _Read_RegMonthday
       02BC  _Read_RegMonth
       02C0  _Read_RegYear
       02C4  _juddisplay
       035C  _readtime
       03B8  _displaytime
       040F  _main
       047E  pop_gset2
       0481  pop_gset3
       0484  pop_gset4
       0487  push_gset5
       0489  push_gset4
       048B  push_gset3
       048D  push_gset2
       048F  push_gset1
       0492  pop_gset1
       0493  pop
       04A6  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0100   0170 =    368. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0100  _n01
       0100  __data_start
       0108  _n02
       0110  _n11
       0118  _n12
       0120  _n21
       0128  _n22
       0130  _n31
       0138  _n32
       0140  _n41
       0148  _n42
       0150  _n51
       0158  _n52
       0160  _n61
       0168  _n62
       0170  _n71
       0178  _n72
       0180  _n81
       0188  _n82
       0190  _n91
       0198  _n92
       01A0  _point1
       01A8  _point2
       01B0  _fu1
       01B8  _fu2
       01C0  _maohao1
       01C8  _maohao2
       01D0  _nian1
       01E0  _nian2
       01F0  _yue1
       0200  _yue2
       0210  _ri1
       0220  _ri2
       0230  _xing1
       0240  _xing2
       0250  _qi1
       0260  _qi2
       0270  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0270   0015 =     21. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0270  _year01
       0270  __bss_start
       0271  _year10
       0272  _year
       0273  _month01
       0274  _month10
       0275  _month
       0276  _monthday01
       0277  _monthday10
       0278  _monthday
       0279  _weekday01
       027A  _weekday10
       027B  _weekday
       027C  _hour01
       027D  _hour10
       027E  _hour
       027F  _minute01
       0280  _minute10
       0281  _minute
       0282  _second01
       0283  _second10
       0284  _second
       0285  __bss_end

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

Files Linked      [ module(s) ]

C:\PROGRA~1\icc\lib\crtatmega.o	[ crtatmega.s ]
lcd.o	[ lcd.c ]
DS12C887.o	[ DS12C887.C ]
<library>	[ gpop2.s, gpop3.s, gpop4.s, gpush.s ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x8c
data = 0x100
eeprom:1.4096

⌨️ 快捷键说明

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