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

📄 ir.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   0054   00F8 =    248. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __idata_start
       014C  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   014C   0AD0 =   2768. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       00A6  __text_start
       00A6  __start
       00C7  _exit
       00C8  _delay_1us
       00CA  _delay_us
       00D9  _delay_1ms
       00E3  _delay_ms
       00F2  _spk
       00F8  _timer1_capt_isr
       0189  _get_ir_code
       0318  _LCD_init
       0337  _LCD_set_xy
       0347  _LCD_en_write
       034D  _LCD_write_char
       0384  _clear
       039D  _LCD_write_string
       03B1  _LCD_write_data
       03ED  _port_init
       03F2  _timer1_init
       03FB  _init_devices
       0406  _main
       0551  mod16s
       0555  div16s
       056A  mod16u
       056C  div16u
       056D  xdiv16u
       0586  pop_xgset30FC
       058F  push_xgsetF0FC
       0591  push_xgset30FC
       0593  push_xgset00FC
       0595  push_xgset003C
       059A  push_xgsetF00C
       059F  pop_xgsetF00C
       05A6  push_xgset303C
       05AD  pop_xgset303C
       05B0  push_xgsetF03C
       05B7  pop_xgsetF03C
       05BC  <created procedures>
       060E  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   00F8 =    248. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _ir_rx_complete_flag
       0061  _bitcnt
       0062  _user_code
       0063  _operate_code
       0158  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0158   0005 =      5. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0158  ir.h:oldFall
       0158  __bss_start
       015A  _ir_num
       015C  _codebegin
       015D  __bss_end

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

Files Linked      [ module(s) ]

C:\PROGRA~1\iccv7avr\lib\crtatmega.o	[ crtatmega.s ]
ir_test.o	[ ir_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 = 0x10

User Base Address Definitions

func_lit = 0x54
data = 0x60
eeprom:0.512

⌨️ 快捷键说明

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