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

📄 ds12887.mp

📁 高精度时钟芯片。avr驱动
💻 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   0060   0032 =     50. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __idata_start
       0092  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0092   0548 =   1352. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       0049  __text_start
       0049  __start
       0069  _exit
       006A  _Delayus
       0082  _Delayms
       0098  _Board_init
       00BE  _LCD1602_portini
       00C5  _LCD1602_readbyte
       00DD  _LCD1602_sendbyte
       00F0  _LCD1602_sendstr
       0100  _LCD1602_clear
       0106  _LCD1602_readBF
       0114  _LCD1602_gotoXY
       012A  _LCD1602_initial
       0141  _write_ds
       0159  _read_ds
       0175  _StartDs12c887
       0178  _CloseDs12c887
       017B  _InitDs12c887
       0188  _GetSeconds
       018A  _GetMinutes
       018C  _GetHours
       018E  _GetDate
       0190  _GetMonth
       0192  _GetYear
       0194  _GetCentury
       0196  _SetTime
       01AC  _SetDate
       01C2  _Natural_Menu
       01CF  _daydis
       0217  _timedis
       025F  _main
       02AB  mod8u
       02AD  div8u
       02AE  xdiv8u
       02BF  empy16s
       02CF  push_gset1
       02D2  pop_gset1
       02D3  pop
       02E6  push_gset2
       02EA  pop_gset2
       02ED  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   0032 =     50. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       0060  _temp_data1
       0060  __data_start
       0063  _temp_data2
       0066  _display
       0092  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0004 =      4. bytes (abs,ovr)

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o  [ crtatmeg ]
DS12887.o         [ DS12887. ]
<library>         [  div8u.s, emul16s.,  gpush.s, gpush2.s,  gpop2.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x10

User Base Address Definitions

data = 0x60
func_lit = 0x60
eeprom:1.512

⌨️ 快捷键说明

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