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

📄 sle4442.mp

📁 万年历挂钟系统源程序,附语句模块功能说明,iccavr环境编程
💻 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   0022   0006 =      6. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0022  __lit_start
       0028  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0028   0018 =     24. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0028  __idata_start
       0040  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0040   0C98 =   3224. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0020  __start
       0020  __text_start
       003F  _exit
       0040  _Voice
       0048  _RST
       004E  _CLK
       0054  _IO
       005A  _SetIO
       0064  _DelayUs
       006A  _DelayMs
       007E  _ReceiveData
       009F  _SendData
       00BE  _ResetIC
       00E6  _Start
       00F8  _Stop
       010A  _Process
       0127  _Command
       0134  _ReadMainMemory
       014D  _ReadProtectMemory
       0165  _WriteMainMemory
       0171  _WriteProtectMemory
       017D  _ReadSafeMemory
       0194  _WriteSafeMemory
       01A0  _VerifyPassword
       01DF  _Change
       01FE  _Buzzle_Password
       0210  _Buzzle_Card
       021D  _Buzzle_Money
       0227  _Read_Card
       026B  _Initial_Card
       02CA  _Repair_Card
       02DE  _Add_Card
       0337  _Sub_Card
       03E3  _Display
       03FF  _Key_Scan
       0424  _Key_Process
       0553  _TIMER1_INT
       0592  _Initial_System
       05B0  _main
       05F9  pop_gset2
       05FB  pop_gset3
       05FD  pop_gset4
       05FF  push_gset1
       0602  pop_gset1
       0603  pop
       0616  push_gset2
       0619  push_gset3
       061C  push_gset4
       061F  push_lset
       0636  pop_lset
       064D  lsl8
       0653  asgncblk
       066C  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  _table
       0060  __data_start
       006E  _EEEEE
       0073  _FFFFF
       0078  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0078   0020 =     32. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0078  __bss_start
       0078  _Key_Flag
       0079  _Point_Flag
       007A  _Enter_Flag
       007B  _Repair_Flag
       007C  _Init_Flag
       007D  _Sub_Flag
       007E  _Add_Flag
       007F  _Num_Flag
       0080  _IC_Flag
       0081  _Money
       0086  _ICcontent
       0094  _ICcode
       0098  __bss_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0012 =     18. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\icc\lib\crtAVR.o	[ crtavr.s ]
SSLE4442.o	[ SSLE4442.c ]
<library>	[ gpop2.s, gpop3.s, gpop4.s, gpush.s, gpush2.s, gpush3.s, gpush4.s, lpush.s, lsl8.s, pmstruct.s ]

User Global Definitions

ram_end = 0x25f
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x22
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

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