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

📄 3310lcd_prj.mp

📁 /*********************************************** **** 本原代码转自:www.527dz.com (作者527dz) *** **** 由arm
💻 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   03D8 =    984. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  _font6x8
       0054  __lit_start
       027C  _write_chinese_string
       02C4  _move_chinese_string
       042C  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   042C   009F =    159. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       042C  __idata_start
       04CB  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   04CC   0558 =   1368. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0266  __start
       0266  __text_start
       0286  _exit
       0287  _main
       02BC  _delay_1us
       02BE  _delay_nus
       02CD  _delay_1ms
       02D7  _delay_nms
       02E6  _LCD_init
       0305  _LCD_clear
       031C  _LCD_set_XY
       032B  _LCD_write_char
       0345  _LCD_write_english_string
       035B  _LCD_write_chinese_string
       03A0  _LCD_move_chinese_string
       0451  _LCD_draw_bmp_pixel
       0499  _LCD_write_byte
       04A4  push_arg4
       04A6  push_arg2
       04A9  mod8u
       04AB  div8u
       04AC  xdiv8u
       04C1  empy16s
       04D1  pop_gset2
       04D4  pop_gset3
       04D7  pop_gset5
       04DA  push_gset5
       04DC  push_gset4
       04DE  push_gset3
       04E0  push_gset2
       04E2  push_gset1
       04E5  pop_gset1
       04E6  pop
       04F9  asgncblk
       0512  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   009F =    159. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _AVR_bmp
       00FF  __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 ]
3310LCD_main.o	[ _3310LCD_main.c ]
delay_function.o	[ delay_function.c ]
3310LCD_function.o	[ _3310LCD_function.c ]
<library>	[ asave.s, div8u.s, emul16s.s, gpop2.s, gpop3.s, gpop5.s, gpush.s, pmstruct.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 + -