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

📄 yj12864.mp

📁 12864菜单
💻 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   0431 =   1073. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __lit_start
       0054  _GDRAM
       0485  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0485   0186 =    390. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0485  __idata_start
       060B  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   060C   0F54 =   3924. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0306  __start
       0306  __text_start
       0326  _exit
       0327  _Delayus
       033F  _Delayms
       0355  _Board_init
       037B  _Mkey_press
       0389  _Mkey_scan
       042B  _LCD12864_portini
       0433  _LCD12864_readbyte
       044B  _LCD12864_sendbyte
       045E  _LCD12864_sendstr
       0471  _LCD12864_clear
       0478  _LCD12864_readBF
       0486  _LCD12864_gotoXY
       04AE  _LCD12864_initial
       04C6  _LCD12864_opGDRAM
       0542  _DS1302_portinit
       0546  _DS1302_writeB
       055C  _DS1302_readB
       0579  _DS1302_writeD
       0599  _DS1302_readD
       05B5  _DS1302_setT
       05D5  _DS1302_getT
       05EB  _DS1302_check
       05FF  _DS1302_init
       0609  _BCD_ASCII
       0614  _Disp_time
       06C6  _shizhong
       0704  _menu_0
       0754  _menu_1_1
       07A8  _menu_1_2
       07EA  _menu_1_3
       07EC  _menu_1_1_1
       083F  _menu_1_1_2
       0880  _menu_1_1_3
       08C1  _menu_1_1_1_1
       0914  _menu_1_1_1_2
       0955  _menu_1_1_1_3
       0996  _menu_1_1_1_1_1
       09D7  _menu_1_1_1_1_2
       0A18  _menu_1_1_1_1_3
       0A59  _main
       0A5F  empy16s
       0A6F  pop_gset2
       0A72  pop_gset3
       0A75  pop_gset4
       0A78  push_gset5
       0A7A  push_gset4
       0A7C  push_gset3
       0A7E  push_gset2
       0A80  push_gset1
       0A83  pop_gset1
       0A84  pop
       0A97  asgncblk
       0AB0  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       01E6  __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 ]
YJ12864.o	[ YJ12864.C ]
<library>	[ emul16s.s, gpop2.s, gpop3.s, gpop4.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 + -