📄 18b20.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 0010 = 16. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
0064 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0064 048E = 1166. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0032 __text_start
0032 __start
0053 _exit
0054 _delay_1us
0056 _delay_us
0065 _delay_1ms
006F _delay_ms
007E _lcd_write
00BB _LCD_init
00CF _lcd_display
00EF _line1_display
0100 _line2_display
0111 _int_disp
0151 _Sensor_Delay
0165 _B20_init
0174 _B20_readB
018E _B20_writeB
01AB _Read_temp
01BF _b20_display
01FE _main
0207 mod16u
0209 div16u
020A xdiv16u
0223 empy16s
0233 pop_xgset003C
0238 push_xgsetF0FC
023A push_xgset30FC
023C push_xgset00FC
023E push_xgset003C
0243 push_xgset300C
0248 pop_xgset300C
024D push_xgset303C
0254 pop_xgset303C
0257 push_xgsetF03C
0260 pop_xgsetF03C
0265 <created procedures>
0279 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0010 = 16. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0070 __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\PROGRA~1\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
18b20_test.o [ _18b20_test.c ]
<library> [ div16u.s, emul16s.s, gpop2.s, gpush.s, gpushx.s, gpusha.s, gpushb.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 + -