📄 doorc.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 008C 117A2 = 71586. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
008C _s1
008C __lit_start
0794 _s2
0E9C _dq1
182E _pic_001
982E _pic_002
1182E __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 1182E 0003 = 3. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
1182E __idata_start
11831 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 11832 0ACE = 2766. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
8C19 __text_start
8C19 __start
8C39 _exit
8C3A _uart0_rx_isr
8C44 _TransmitByte0
8C58 _TransmitByte1
8C68 _TransmitByte_1
8C7B _timer1_init
8C85 _timer0_init
8C8C _timer0_ovf_isr
8CAA _beep
8CB9 _timer1_ovf_isr
8CD8 _writec
8CEF _writed
8D06 _inits6d0144
8E20 _addr
8E3D _addr4
8E64 _display_dot
8E84 _display_dot7
8EAB _delay_1
8EBE _delay
8EC5 _main
8EF3 _display_dot9
8F2F _display_dot9b
8F61 _display_dot99
8F9D _display_dot99b
8FCF _display_dot88
900B _display_dot88b
903D _display_dot8
9079 _display_dot8b
90AB _display_dotdq
90E7 _dis_saizi
9114 _display_pic
9150 _display_001
9154 _display_002
9158 pop_gset2
915B pop_gset4
915E pop_gset5
9161 push_gset5
9163 push_gset4
9165 push_gset3
9167 push_gset2
9169 push_gset1
916C pop_gset1
916D pop
9180 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0100 0003 = 3. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0100 _commtimer
0100 __data_start
0102 _POS_number
0103 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0103 02BF = 703. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0103 _timer
0103 __bss_start
0105 _RX_BUF0
035D _TX_BUF0
03A8 _head
03A9 _sio_flag
03AA _botelv_flag
03AB _timecounter
03AD _password1
03AE _passflag
03AF _head0
03B0 _sio0_flag
03B1 _RxHead0
03B2 _head1
03B3 _sio1_flag
03B4 _RxHead1
03B5 _time_data
03BC _alarm_time
03BE _time_sector
03BF _beep_flag
03C0 _beep_second
03C2 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 004C = 76. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\ICC\lib\crtatmega.o [ crtatmega.s ]
main.o [ main.c ]
lcd_saizi.o [ lcd_saizi.c ]
lcd_pic001.o [ lcd_pic001.c ]
lcd_pic002.o [ lcd_pic002.c ]
<library> [ gpop2.s, gpop4.s, gpop5.s, gpush.s ]
User Global Definitions
ram_end = 0x10ff
hwstk_size = 0x400
User Base Address Definitions
func_lit = 0x8c
data = 0x100
eeprom:1.4096
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -