📄 measure_temp.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 008C 0024 = 36. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
008C __lit_start
008C _C1
0090 _C2
0094 _C3
0098 _T1
009C _T2
00B0 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 00B0 0B22 = 2850. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0058 __text_start
0058 __start
0078 _exit
0079 _shxx_config
008E _s_write_byte
01C6 _s_read_byte
028C _s_transstart
02C1 _s_connectionreset
02E4 _s_measure
0359 _calc_sth11
038E _main
03F3 empy16s
0403 push_xgset5
0405 push_xgset4
0407 push_xgset3
0409 push_xgset2
040B push_xgset1
040E pop_xgset5
0410 pop_xgset4
0412 pop_xgset3
0414 pop_xgset2
0416 pop_xgset1
0417 xpop
042A push_xgsetx
042F pop_xgsetx
0434 neg32
043D lpm32
0451 fpsub
0453 fpadd
0454 fpadd_alt
04B9 fpadd2
04C4 fpsub2
04CF int2fp
04D5 long2fp
04E6 unpacks
04EE tstR16_R19
04F6 unpacku
050B normalize_and_pack
0537 pack
0541 fpneg
0548 fpneg2
054E saveR8toR25
055D restoreR8toR25
056C fpmule
05BC fpmule1
05C6 fpmule2
05D1 fpcmp
05DE fpcmp1
05E9 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0100 0008 = 8. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0100 __bss_start
0100 _fwendu
0104 _uwendu
0106 _cwendu2
0107 _cwendu1
0108 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
measure.o [ measure.c ]
<library> [ emul16s.s, gpush_new.s, gpush_newx.s, lneg.s, lpm32.s, fpadd.s, fpadd2.s, fpsub2.s, int2fp.s, fputil.s ]
[ fpmule.s, fpmule1.s, fpmule2.s, fpcmp.s, fpcmp1.s ]
User Global Definitions
ram_end = 0x10ff
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x8c
data = 0x100
eeprom:1.4096
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -