📄 ds1203.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 0026 005B = 91. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0026 __idata_start
0081 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0082 0FC0 = 4032. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0041 __start
0041 __text_start
0060 _exit
0061 _DS1302_set
006B _DS1302_Write
008D _DS1302_WriteT
0097 _DS1302_Read
00D6 _DataFenli
0119 _DS1302_ReadTime
0133 _DS1302_WriteTime
0148 _delay_1us
014A _delay_nus
0157 _delay_1ms
0161 _delay_nms
016E _port_init
017A _init_devices
0182 _init_devicesl
0188 _SendDataForDisplay
0204 _black
0213 _PlusForSET
0278 _SubForSET
02DB _PlusHour
0313 _SubHour
0349 _PlusDay
0390 _SubDay
03D5 _PlusMonth
03FE _SubMonth
0425 _PlusYear
04C6 _SubYear
0565 _keypress
06F6 _LCDFirst
0763 _main
076E _LCD_init
0783 _LCD_en_write
0789 _LCD_write_command
07A7 _LCD_write_data
07C5 _LCD_set_xy
07D3 _LCD_write_string
07E7 _LCD_write_char
07F1 pop_gset2
07F3 pop_gset3
07F5 push_gset5
07F7 push_gset4
07F9 push_gset3
07FB push_gset2
07FD push_gset1
0800 pop_gset1
0801 pop
0814 lsl16
081B lsl8
0821 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 005B = 91. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _WriteAddress
0067 _WriteTime
00BB __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 00BB 001A = 26. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
00BB _year1
00BB __bss_start
00BC _month1
00BD _week1
00BE _date1
00BF _hour1
00C0 _minute1
00C1 _second1
00C2 _yearth
00C3 _yeartl
00C4 _monthth
00C5 _monthtl
00C6 _dateth
00C7 _datetl
00C8 _hourth
00C9 _hourtl
00CA _minuteth
00CB _minutetl
00CC _secondth
00CD _secondtl
00CE _year
00CF _month
00D0 _week
00D1 _date
00D2 _hour
00D3 _minute
00D4 _second
00D5 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0002 = 2. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtAVR.o [ crtavr.s ]
DS1302.o [ DS1302.c ]
LCD_init.o [ LCD_init.c ]
<library> [ gpop2.s, gpop3.s, gpush.s, lsl16.s, lsl8.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x26
data = 0x60
eeprom:1.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -