📄 m16ds1302.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 0054 0002 = 2. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
0056 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0056 0320 = 800. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
002B __text_start
002B __start
004B _exit
004C _ChangeIntToHex
0064 _ChangeHexToInt
0072 _Delay
0079 _DS1302WrByte
0091 _DS1302RdByte
00BB _DS1302Write
00CB _DS1302Read
00DA _DS1302SetTime
00EA _DS1302GetTime
00FF _DS1302Init
0103 _Uart0Init
010E _UartRecvData
011D _UartTransmitData
0131 _Timer1Init
0147 _timer1_ovf_isr
0155 _InitDevices
015D _main
017B mod8u
017D div8u
017E xdiv8u
0193 pop_gset2
0196 push_gset5
0198 push_gset4
019A push_gset3
019C push_gset2
019E push_gset1
01A1 pop_gset1
01A2 pop
01B5 lsl8
01BB __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0002 = 2. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _RecvFlag
0061 _DispFlag
0062 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0062 0002 = 2. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0062 _temp1
0062 __bss_start
0063 _AA
0064 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0030 = 48. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
M16DS1302.o [ M16DS1302.c ]
<library> [ div8u.s, gpop2.s, gpush.s, lsl8.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 + -