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

📄 lcd5110.mp

📁 meg16 的所有功能实例
💻 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   02D0 =    720. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __lit_start
       0054  _font6x8
       027C  _HZK
       0324  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0324   00B1 =    177. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0324  __idata_start
       03D5  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   03D6   03E8 =   1000. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       01EB  __text_start
       01EB  __start
       020B  _exit
       020C  _Delay_us
       0214  _Delay_ms
       0225  _main
       0267  _LCD_init
       0284  _LCD_clear
       029B  _delay_1us
       02A5  _LCD_set_XY
       02B4  _LCD_write_char
       02CE  _LCD_write_english_string
       02E4  _LCD_write_chinese_string
       0329  _LCD_draw_bmp_pixel
       0371  _LCD_write_byte
       038A  push_arg4
       038C  push_arg2
       038F  mod8u
       0391  div8u
       0392  xdiv8u
       03A7  empy16s
       03B7  pop_gset2
       03BA  pop_gset3
       03BD  pop_gset5
       03C0  push_gset5
       03C2  push_gset4
       03C4  push_gset3
       03C6  push_gset2
       03C8  push_gset1
       03CB  pop_gset1
       03CC  pop
       03DF  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _AVR_bmp
       0111  __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 ]
<library>	[ asave.s, div8u.s, emul16s.s, gpop2.s, gpop3.s, gpop5.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 + -