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

📄 hongwai.mp

📁 万能遥控器解码
💻 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   0022   0001 =      1. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0022  __idata_start
       0023  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0024   0148 =    328. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0012  __start
       0012  __text_start
       0033  _exit
       0034  _delay_nus
       0042  _delay_nms
       0050  _uart0_init
       005B  _sendchar
       0060  _int0_isr
       009F  _init_devices
       00A6  _main
       00AC  push_xgset300C
       00B1  pop_xgset300C
       00B6  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _IRCON
       0061  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0061   0003 =      3. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0061  _IRCode
       0061  __bss_start
       0064  __bss_end

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

Files Linked      [ module(s) ]

C:\PROGRA~1\iccv7avr\lib\crtAVR.o	[ crtavr.s ]
jiema.o	[ jiema.c ]
<library>	[ gpushx.s ]

User Global Definitions

ram_end = 0x25f
hwstk_size = 0x1e

User Base Address Definitions

func_lit = 0x22
data = 0x60
eeprom:0.512

⌨️ 快捷键说明

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