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

📄 keyboard.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   0054   0110 =    272. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  _unshifted
       0054  __lit_start
       00DC  _shifted
       0164  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0164   001A =     26. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0164  __idata_start
       017E  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   017E   039C =    924. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       00BF  __text_start
       00BF  __start
       00DF  _exit
       00E0  _put_kbbuff
       00F4  _get_char
       0110  _uart_init
       0119  _putchar
       011D  _puts
       0134  _init_kb
       0143  _decode
       01DC  _int1_isr
       022C  _main
       0245  pop_gset3x
       0246  popx
       0251  pop_gset5x
       0254  push_gset3x
       0257  push_gset4x
       025B  push_gset5x
       025F  push_lset
       0276  pop_lset
       028D  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   001A =     26. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  _input
       0060  __data_start
       0061  _output
       007A  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   007A   0045 =     69. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       007A  __bss_start
       007E  _kb_buffer
       00BE  _bitcount
       00BF  __bss_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   000C =     12. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

E:\ICC\lib\crtatmega.o	[ crtatmega.s ]
Keyboard.o	[ Keyboard.c ]
<library>	[ gpop3x.s, gpop5x.s, gpush3x.s, gpush4x.s, gpush5x.s, lpush.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 + -