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

📄 shiyan.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   001D =     29. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __idata_start
       0071  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0072   02F0 =    752. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0039  __text_start
       0039  __start
       005B  _exit
       005C  _delay1ms
       0070  _wr_com
       0083  _wr_dat
       0096  _lcd_init
       00B9  _display
       00CC  _delay_18B20
       00D4  _ds1820rst
       00EB  _ds1820rd
       0114  _ds1820wr
       013A  _asc2con
       0172  _main
       018F  pop_xgset30FC
       0198  push_xgsetF0FC
       019A  push_xgset30FC
       019C  push_xgset00FC
       019E  push_xgset003C
       01A3  push_xgsetF00C
       01AA  pop_xgsetF00C
       01B1  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _dispcode
       0071  _str1
       007D  __data_end

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

Files Linked      [ module(s) ]

C:\iccv7avr\lib\crtatmega.o	[ crtatmega.s ]
shiyan.o	[ shiyan.c ]
<library>	[ gpop4.s, gpush.s, gpushz.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 + -