📄 handle.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 0026 0008 = 8. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0026 __lit_start
002E __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 002E 0018 = 24. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
002E __idata_start
0046 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0046 18CC = 6348. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0023 __start
0023 __text_start
0044 _exit
0045 _SPI_RW
004E _CS5460a_Write_Byte
0058 _CS5460a_Write
0066 _CS5460A_REG_WR
0079 _CS5460a_Read
0096 _port_init
00A2 _timer0_init
00A9 _timer0_ovf_isr
00F7 _timer1_init
010E _spi_init
0113 _init_devices
011F _Reset_Meter
01D6 _Wait
046F _Set_OutH
053A _Set_OutM
0605 _Set_OutL
06FD _Cal_IB
07B0 _Cal_IK
08C0 _main
08FB _Delay
0921 push_arg4
0923 push_arg2
0926 asr32
0932 mod16u
0934 div16u
0935 xdiv16u
094E div32u
0950 mod32u
0954 div32s
0956 mod32s
0981 long_div_prolog
0994 long_div_epilog
09A3 tst_R16_R19
09A8 tst_R24_R27
09AD neg_R24_R27
09B6 empy32s
09B6 empy32u
09E6 pop_xgset30FC
09EF push_xgsetF0FC
09F1 push_xgset30FC
09F3 push_xgset00FC
09F5 push_xgset003C
09FA push_xgsetF000
09FF pop_xgsetF000
0A04 push_xgsetF03C
0A0D pop_xgsetF03C
0A16 neg32
0A1F long_prolog
0A2D long_epilog
0A38 tstzero1
0A3E tstzero2
0A44 lpm32
0A58 lsr16
0A5F lsr32
0A6B _EEPROMread
0A72 _EEPROMwrite
0A81 _EEPROMReadBytes
0AA1 _EEPROMWriteBytes
0AC1 fpint
0AF1 uint2fp
0AF3 int2fp
0AFC ulong2fp
0AFE long2fp
0B13 fpdiv1
0B1C fpdiv2
0B26 fpdiv1x
0B32 fpdiv2x
0BA7 unpacks
0BAE tstR16_R19
0BB6 unpacku
0BCF normalize_and_pack
0C04 pack
0C14 saveFPRegs
0C23 restoreFPRegs
0C32 fpmule
0C80 fpmule1
0C89 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0018 = 24. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _Table
0060 __data_start
0078 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0078 001C = 28. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0078 __bss_start
0078 _keypress
0079 _Per
007B _CalTemp
007D _Cal
0089 _discount
008A _disbuff
0094 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0014 = 20. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\iccv7avr\lib\crtAVR.o [ crtavr.s ]
Cs5460A.o [ Cs5460A.c ]
mian.o [ mian.c ]
<library> [ asave.s, asr32.s, div16u.s, div32.s, emul32.s, gpop4.s, gpush.s, gpushy.s, gpushb.s, lneg.s, longutil.s ]
[ lpm32.s, lsr16.s, lsr32.s, eepromr.s, eepromw.s, eepromrbytes.s, eepromwbytes.s, fpint.s, int2fp.s ]
[ fpdiv_new.s, fputil.s, fpmule.s, fpmule1.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x1e
User Base Address Definitions
func_lit = 0x26
data = 0x60
eeprom:0.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -