📄 热水器控制.mp
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0034 0002 = 2. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0034 __idata_start
0036 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0036 02AE = 686. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
001B __start
001B __text_start
003A _exit
003B _Device_INIT
0041 _Port_INIT
004B _Timer1_INIT
005A _Timer1_OVF_ISR
0063 _System_INIT
0068 _Insert_Timer1_OVF_ISR_Code
008A _LED_ON
0097 _LED_OFF
00A2 _StatuOFF
00A8 _StatuHeat
00AE _StatuOK
00C8 _StatuLW
00D7 _LED_Flash
0102 _main
011D pop_gset2
011F push_gset5
0121 push_gset4
0123 push_gset3
0125 push_gset2
0127 push_gset1
012A pop_gset1
012B pop
013E push_lset
0155 pop_lset
016C lsl8
0172 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0100 0002 = 2. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0100 __data_start
0100 _TimeStamp
0102 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0102 0006 = 6. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0102 _DoFLASH
0102 __bss_start
0103 _FlashStatu
0108 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 001C = 28. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
c:\icc\lib\crtAVR.o [ crtavr.s ]
HD_Support.o [ HD_Support.c ]
EX_Support.o [ EX_Support.c ]
System.o [ System.c ]
<library> [ gpop2.s, gpush.s, lpush.s, lsl8.s ]
User Global Definitions
ram_end = 0x2ff
hwstk_size = 0x20
User Base Address Definitions
func_lit = 0x34
data = 0x100
eeprom:1.256
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -