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

📄 erpfg.mp

📁 用于ATMEGA8单片机调试 包括串口
💻 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   00E4   0028 =     40. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       00E4  __lit_start
       010C  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   010C   03EA =   1002. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0086  __start
       0086  __text_start
       00A8  _exit
       00A9  _DELAY
       00B3  _Delay1ms
       00CA  _main
       00DF  _LCD_WIRTE_DELAY
       00E8  _LCD_WRI_ORDER
       00FE  _LCD_WRI_DATA
       0112  _LCD_DELAY
       011D  _LCD_CLEAR
       0121  _LCD_WORD_INI
       0139  _LCD_ADD
       0140  _DISPLAY_LCD
       0158  _shuzi_disp
       0178  _NUM_DISPLAY_LCD
       0204  mod16u
       0206  div16u
       0207  xdiv16u
       0220  mod8u
       0222  div8u
       0223  xdiv8u
       0238  pop_xgsetF0FC
       0243  push_xgsetF0FC
       0245  push_xgset30FC
       0247  push_xgset00FC
       0249  push_xgset003C
       024E  push_xgset300C
       0253  pop_xgset300C
       0258  push_xgsetF000
       025D  pop_xgsetF000
       0262  asgncblk
       027B  __text_end

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

Files Linked      [ module(s) ]

D:\ICC\lib\crtatmega.o	[ crtatmega.s ]
main.o	[ main.c ]
lcd.o	[ lcd.c ]
<library>	[ div16u.s, div8u.s, gpop5.s, gpush.s, gpushx.s, gpushy.s, pmstruct.s ]

User Global Definitions

ram_end = 0x21ff
hwstk_size = 0x1e

User Base Address Definitions

func_lit = 0xe4
data = 0x200
eeprom:0.4096

⌨️ 快捷键说明

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