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

📄 016.mp

📁 转于ICCAVR.COM ,转于ICCAVR.COM ,
💻 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   0630 =   1584. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __lit_start
       0054  _ENGLISH_FONT
       0604  _CHINESE_FONT
       0684  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0684   0013 =     19. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0684  __idata_start
       0697  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0698   0482 =   1154. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       034C  __start
       034C  __text_start
       036C  _exit
       036D  _main
       03BA  _delay_us
       03C5  _delay_ms
       03D4  _LCD0_write_com
       03E4  _LCD1_write_com
       03F4  _LCD0_write_data
       0404  _LCD1_write_data
       0414  _disp_clear
       0460  _disp_char
       04CC  _disp_word
       0535  _disp_char_str
       0550  _disp_init
       0565  pop_gset2
       0568  pop_gset3
       056B  pop_gset4
       056E  push_gset5
       0570  push_gset4
       0572  push_gset3
       0574  push_gset2
       0576  push_gset1
       0579  pop_gset1
       057A  pop
       058D  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0073  __data_end

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

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o	[ crtatmega.s ]
main.o	[ main.c ]
font.o	[ font.c ]
lcd12864.o	[ lcd12864.c ]
<library>	[ gpop2.s, gpop3.s, gpop4.s, gpush.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x54
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

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