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

📄 addcounterdisplay.mp

📁 单片机开发资料光盘-双龙-686M.zip
💻 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   001A   0010 =     16. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       001A  __lit_start
       001A  _DATA_7SEG
       002A  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   002A   01F8 =    504. bytes (rel,con)

       Addr  Global Symbol
      -----  --------------------------------
       0015  __text_start
       0015  __start
       0031  _exit
       0032  _delay
       003D  _init_disp
       0043  _disp
       0068  _be_pc0
       007C  _conv
       00B6  _main
       00D5  mod16u
       00D7  div16u
       00F4  push_gset1
       00F7  pop_gset1
       00F8  pop
       010B  lsl8
       0111  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  _count
       0060  __bss_start
       0062  _led
       0068  __bss_end

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

Files Linked      [ module(s) ]

D:\ICC\lib\crtavr.o  [ crtavr.s ]
AddCounterDisplay.o  [ AddCount ]
<library>         [ div16u.s,  gpush.s,   lsl8.s ]

User Global Definitions

ram_end = 0x25f
hwstk_size = 0x10

User Base Address Definitions

data = 0x60
func_lit = 0x1a
eeprom:1.512

⌨️ 快捷键说明

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