📄 ds1302_18b20_1602.mp
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
func_lit 0054 0020 = 32. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __func_lit_start
0074 __func_lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 0074 0011 = 17. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0074 __lit_start
0074 _Time
007B _Number
0085 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0085 006A = 106. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0085 __idata_start
00EF __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 00F0 084E = 2126. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0078 __text_start
0078 __start
009A _exit
009B _LCD_init
00C0 _LCD_write_byte
00DB _LCD_Write_half_byte
00E6 _LCD_set_xy
00F6 _LCD_write_string
010C _Move
011F _Flash_lcd
0134 _Delay_nms
014B _Temp_display
0205 _Temperature
0230 _Delay_us
0239 _Init_18b20
0250 _Read_1_byte
0279 _Write_1_byte
028D _Write_1
0298 _Write_0
02A0 _main
02BE _ChipInit
02CC _InitDS1302
02D0 _Time_Init
02E7 _LCD_display_init
0301 _ReadTime
033B _DisplayTime
0373 _Display
0397 _Write
03C2 _Read_DS1302
0401 _DS18B20
041D mod8u
041F div8u
0420 xdiv8u
0435 pop_xgset00FC
043C pop_xgset30FC
0445 pop_xgsetF0FC
0450 push_xgsetF0FC
0452 push_xgset30FC
0454 push_xgset00FC
0456 push_xgset003C
045B push_xgsetF000
0460 pop_xgsetF000
0465 push_xgsetF00C
046C pop_xgsetF00C
0473 push_xgset303C
047A pop_xgset303C
0481 push_xgsetF03C
048A pop_xgsetF03C
0493 lsl8
0499 lsr8
049F __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 006A = 106. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _Day
00CA __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 00CA 0008 = 8. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
00CA __bss_start
00CA _g_second
00CB _g_mintue
00CC _g_hour
00CD _g_day
00CE _g_date
00CF _g_month
00D0 _g_year
00D1 _data_temp
00D2 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
DS1302_Mega16.o [ DS1302_Mega16.c ]
<library> [ div8u.s, gpop3.s, gpop4.s, gpop5.s, gpush.s, gpushy.s, gpushz.s, gpusha.s, gpushb.s, lsl8.s, lsr8.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x1e
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:0.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -