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

📄 me.mp

📁 NOKIA 6610液晶初始化程序
💻 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   0210 =    528. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  _ENDOT
       0054  __lit_start
       0234  _hzdot
       0264  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0264   0007 =      7. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0264  __idata_start
       026B  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   026C   1E70 =   7792. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0136  __text_start
       0136  __start
       0156  _exit
       0157  _sc_cbk
       0177  _sc_ctext
       0197  _sc_cfg
       01B7  _sc_cfr
       01D7  _sc_csh
       01F7  _glcdSetPixel
       023A  _glcdn_Delay
       0276  _glcdDoFillRect
       030D  _glcdFillRect
       0327  _glcdRectangle
       0374  _glcdFrame
       0402  _glcdLine
       051A  _glcdDoPixelLine
       05A3  _glcdCircle
       05B8  _glcdEllipse
       0823  _RoundRect
       09B5  _init_lcd
       0A9C  _glcdn_SetPageArea
       0ABD  _glcdn_ClearLcd
       0B01  _glcdn_WriteData
       0B0E  _glcdn_WriteCommand
       0B1B  _RGB
       0B37  _RGB2
       0B45  _RGBToChar
       0B4D  _point
       0B64  _point2
       0B78  _point3
       0B80  _TestLcd
       0C78  _DrawStr
       0CC8  _DrawChar
       0D69  _DrawChartm
       0E11  _port_init
       0E1C  _init_devices
       0E23  _main
       0F8D  _sp
       0FAD  push_arg4
       0FAF  push_arg2
       0FB2  mod8u
       0FB4  div8u
       0FB5  xdiv8u
       0FCA  empy32s
       0FCA  empy32u
       0FFA  pop_gset2
       0FFD  pop_gset3
       1000  pop_gset4
       1003  pop_gset5
       1006  push_gset1
       1009  pop_gset1
       100A  pop
       101D  push_gset2
       1021  push_gset3
       1025  push_gset4
       1029  push_gset5
       102D  neg32
       1036  long_prolog
       1044  long_epilog
       104F  tstzero1
       1055  tstzero2
       105B  lsl16
       1062  lsl8
       1068  lsr8
       106E  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _Color1
       0061  _Color2
       0062  _backgroundColor
       0063  _b2
       0064  _memAccessCtrl
       0065  _zx
       0066  _zy
       0067  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0067   0022 =     34. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0067  _cotext
       0067  __bss_start
       0069  _cosh
       006B  _cofr
       006D  _cofg
       006F  _cobk
       0071  _st
       0085  _glcd_Clip
       0089  __bss_end

Area                               Addr   Size   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, emul32.s, gpop2.s, gpop3.s, gpop4.s, gpop5.s, gpush.s, gpush2.s, gpush3.s, gpush4.s ]
[ gpush5.s, lneg.s, longutil.s, lsl16.s, lsl8.s, lsr8.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 + -