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

📄 3310lcd_prj.mp

📁 Nakia LCD3310 Driver
💻 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   0026   03D8 =    984. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0026  _font6x8
       0026  __lit_start
       024E  _write_chinese_string
       0296  _move_chinese_string
       03FE  __lit_end

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

       Addr  Global Symbol
      -----  --------------------------------
       03FE  __idata_start
       049D  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   049E   0508 =   1288. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       024F  __start
       024F  __text_start
       026E  _exit
       026F  _main
       029F  _delay_1us
       02A1  _delay_nus
       02AE  _delay_1ms
       02B8  _delay_nms
       02C5  _LCD_init
       02E1  _LCD_clear
       02F6  _LCD_set_XY
       0303  _LCD_write_char
       031B  _LCD_write_english_string
       032F  _LCD_write_chinese_string
       0371  _LCD_move_chinese_string
       041A  _LCD_draw_bmp_pixel
       045D  _LCD_write_byte
       0468  push_arg4
       046A  push_arg2
       046D  mod8u
       046F  div8u
       0470  xdiv8u
       0485  empy16s
       0495  pop_gset2
       0497  pop_gset3
       0499  pop_gset5
       049B  push_gset5
       049D  push_gset4
       049F  push_gset3
       04A1  push_gset2
       04A3  push_gset1
       04A6  pop_gset1
       04A7  pop
       04BA  asgncblk
       04D3  __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   0002 =      2. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\icc\lib\crtAVR.o	[ crtavr.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 = 0x26
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

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