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

📄 test.mp

📁 pcf8563开发
💻 MP
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0054   06C8 =   1736. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       002A  __text_start
       002A  __start
       004B  _exit
       004C  _delay_1us
       004E  _delay_us
       005D  _delay_1ms
       0067  _delay_ms
       0076  _Twi_Init
       007B  _LCD_init
       009A  _LCD_set_xy
       00AA  _LCD_en_write
       00B0  _LCD_write_char
       00EB  _clear
       0104  _LCD_write_string
       0118  _LCD_write_data
       0154  _write_tim
       015E  _read_tim
       0167  _read_timer
       01BA  _write_timer
       01E7  _start_timer
       01F8  _timer_lcd
       0281  _timer1_init
       0289  _timer1_ovf_isr
       02BA  _port_init
       02BF  _main
       02D2  mod16s
       02D6  div16s
       02EB  mod16u
       02ED  div16u
       02EE  xdiv16u
       0307  pop_xgset30FC
       030E  push_xgsetF0FC
       0310  push_xgset30FC
       0312  push_xgset00FC
       0314  push_xgset003C
       0319  push_xgsetF00C
       031E  pop_xgsetF00C
       0325  push_xgset303C
       032C  pop_xgset303C
       0331  push_xgsetF03C
       0338  pop_xgsetF03C
       033F  <created procedures>
       038E  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0060   0008 =      8. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  _timer
       0060  __bss_start
       0068  __bss_end

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

Files Linked      [ module(s) ]

C:\PROGRA~1\iccv7avr\lib\crtatmega.o	[ crtatmega.s ]
pcf8563_test.o	[ pcf8563_test.c ]
<library>	[ div16s.s, div16u.s, gpop4.s, gpush.s, gpushz.s, gpusha.s, gpushb.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x1e

User Base Address Definitions

func_lit = 0x54
data = 0x60
eeprom:0.512

⌨️ 快捷键说明

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