📄 salve.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 0001 = 1. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
0055 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0056 03A0 = 928. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
002B __text_start
002B __start
004D _exit
004E _SEND
0080 _SEG_LIGHT
0089 _SEG_OPEN
008D _SEG_CLOSE
0091 _SEG_CLEAR
00D4 _SEG_INIT
00E9 _SEG_L
012A _SEG_R
016B _delay
0183 _port_init
018D _spi_init
0193 _spi_write
0197 _spi_read
01A2 _init_devices
01AC _main
01C3 push_arg4
01C5 push_arg2
01C8 mod16u
01CA div16u
01CB xdiv16u
01E4 pop_xgset003C
01E9 pop_xgset00FC
01F0 push_xgsetF0FC
01F2 push_xgset30FC
01F4 push_xgset00FC
01F6 push_xgset003C
01FB __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0001 = 1. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _k
0060 __data_start
0061 __data_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 ]
salve.o [ salve.c ]
<library> [ asave.s, div16u.s, gpop2.s, gpop3.s, gpush.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 + -