📄 h2test.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 06E4 = 1764. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __lit_start
0738 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0738 1B68 = 7016. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
039C __start
039C __text_start
03BC _exit
03BD _show_time
0448 _show_canbi
046F _data_init
048C _main
04A9 _timer1_capt_isr
04C8 _Initial_MCU
04D9 _Send_Byte
04EA _Send_Command
04F9 _Gen_Column_MSB
0506 _Gen_Column_LSB
050F _Gen_Page
0518 _Initial_LCD
0537 _Clear_DDRAM
0557 _Bmp8x8
0574 _Bmp8x16
0599 _Bmp8x16_rev
05BF _Draw_NtoArab
0655 _Draw_NtoArab_rev
06EB _Draw_Menu_Interface
0796 _Com0_Init
07A4 _Uart_Transmit
07A8 _pDS1302_Write
07ED _pDS1302_Read
083E _pDS1302_Init
0851 _Delay10ms
0865 _read_max6675
0897 _max6675_display
097B _show_temperature
0987 _inchour
09DE _incmin
0A17 _dechour
0A6F _decmin
0AAA _canbi0
0AC5 _incanbizhengshu
0B1C _incanbixiaoshu
0B73 _decanbizhengshu
0BCA _decanbixiaoshu
0C21 _getkey
0C38 _getkeylock
0C4F _checkkey
0DEF _display7135
0E6D push_arg4
0E6F push_arg2
0E72 mod16u
0E74 div16u
0E75 xdiv16u
0E8E mod8u
0E90 div8u
0E91 xdiv8u
0EA6 empy16s
0EB6 pop_gset2
0EB9 pop_gset3
0EBC pop_gset4
0EBF pop_gset5
0EC2 push_gset5
0EC4 push_gset4
0EC6 push_gset3
0EC8 push_gset2
0ECA push_gset1
0ECD pop_gset1
0ECE pop
0EE1 neg32
0EEA lpm32
0EFE lsl16
0F05 lsl8
0F0B asgncblk
0F24 fp2int
0F2D nojump1
0F32 fp2long
0F39 nojump2
0F3B FTOI
0F3D FTOL
0F6C int2fp
0F72 long2fp
0F77 ITOF
0F8B itof2
0F8D itof3
0F9C save_floatregs
0FA7 restore_floatregs
0FB2 stk2arg1
0FB7 stk2arg0
0FBC float_epilog
0FC3 float_prolog
0FC6 add32fs
0FC9 add32f
0FCE sub32fs
0FD1 sub32f
0FD6 fret2
0FDD FSUB
0FDE FADD
1023 usub24
1027 div32fs
102A div32f
104B fdiv10
1050 FDIV
1084 cmp32f
1089 FLTCP
10B5 empy32fs
10B8 empy32f
10C1 eFMUL
10D9 eumul24
1102 savfacc1
1105 restorefacc1
1108 unpackfacc1
1111 negmant
1117 maxres
111E minres
1124 ac1toac2
112A swapacc
1136 unpack
1148 repack
1150 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0060 0023 = 35. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _pulse
0060 __bss_start
0062 _ovcounter
0064 _endflag
0065 _canbi_array
006F _time_array
007B _canbianjian
007C _positioncanbi
007D _mm
007E _hh
007F _position1302
0080 _rightcount
0081 _leftcount
0082 _entercount
0083 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0018 = 24. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
main.o [ main.c ]
initial_mcu.o [ initial_mcu.c ]
lcd.o [ lcd.c ]
232.o [ _232.c ]
1302.o [ _1302.c ]
6675.o [ _6675.c ]
key.o [ key.c ]
7135.o [ _7135.c ]
<library> [ asave.s, div16u.s, div8u.s, emul16s.s, gpop2.s, gpop3.s, gpop4.s, gpop5.s, gpush.s, lneg.s, lpm32.s, lsl16.s ]
[ lsl8.s, pmstruct.s, fp2int.s, fpint2fp.s, fputil.s, fpadd.s, fpdiv.s, fpcmp.s, fpemul.s, fputil2.s ]
[ fputil3.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 + -