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

📄 ps2.mp

📁 mega16的ps2程序 自己修改
💻 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   00EC =    236. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __lit_start
       0054  _UnShifted
       00CA  _Shifted
       0140  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0140   0004 =      4. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0140  __idata_start
       0144  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0144   03A2 =    930. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       00A2  __text_start
       00A2  __start
       00C4  _exit
       00C5  _uart0_init
       00F6  _USART_Transmit
       00FA  _int1_isr
       0136  _Decode
       01CE  _main
       01E8  div32u
       01EA  mod32u
       01EE  div32s
       01F0  mod32s
       021C  long_div_prolog
       022F  long_div_epilog
       023F  tst_R16_R19
       0244  tst_R24_R27
       0249  neg_R24_R27
       0252  push_xgset300C
       0257  pop_xgset300C
       025C  push_xgsetF00C
       0263  pop_xgsetF00C
       026A  neg32
       0273  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   0004 =      4. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  PS2.C:IntNum
       0061  PS2.C:Key_UP
       0062  PS2.C:Shift
       0063  PS2.C:BF
       0064  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0064   0001 =      1. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0064  __bss_start
       0064  PS2.C:KeyV
       0065  __bss_end

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

Files Linked      [ module(s) ]

C:\iccv7avr\lib\crtatmega.o	[ crtatmega.s ]
PS2.o	[ PS2.C ]
<library>	[ div32.s, gpushx.s, gpushz.s, lneg.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 + -