📄 8880.mp
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
func_lit 0026 000C = 12. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0026 __func_lit_start
0032 __func_lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 0032 0101 = 257. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0032 __lit_start
0032 __ctype
0133 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0133 01A2 = 418. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0133 __idata_start
02D5 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 02D6 0DAC = 3500. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
016B __text_start
016B __start
018C _exit
018D _read
01AD _autoanswer
01D2 _echo
01F7 _call
0248 _cancel
0266 _help
02B0 _ParseArgs
02F1 _GetCmdMatch
0315 _ParseCmd
0353 _shellin
035F _delay
0366 _port_init
0372 _init_devices
037E _main
0390 _M8880_WriteChar
03A2 _M8880_ReadChar
03B4 _M8880_WriteCtrl
03E3 _M8880_ReadState
03F3 _M8880_Init
0434 _int0_isr
04BE _M8880_Send
04E1 _M8880_Dial
0512 _M8880_Recv
054D _M8880_CPDial
0577 _int1_isr
05D0 _uart0_init
05F1 _uart0_rx_isr
0630 _uart0_udre_isr
0655 _serial_send
0672 _serial_recv
06BD _timer1_init
06D4 _timer1_ovf_isr
073D _strcmp
074A _strcpy
0753 _strlen
075F push_arg4
0761 push_arg2
0764 pop_xgset003C
0769 push_xgsetF0FC
076B push_xgset30FC
076D push_xgset00FC
076F push_xgset003C
0774 push_xgset300C
0779 pop_xgset300C
077E push_xgsetF000
0783 pop_xgsetF000
0788 push_xgsetF00C
078F pop_xgsetF00C
0796 push_xgset303C
079D pop_xgset303C
07A4 push_xgsetF03C
07AD pop_xgsetF03C
07B6 xicall
07BF mpy16s
07D3 _atoi
0825 _isdigit
0833 _isspace
0841 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 01A2 = 418. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _InnerCmd
018A _noresponse
018C _handdown
018E _c_ok
0190 _c_error
0192 _c_busying
0194 _calling
0196 _answering
0198 _dec
019A _number
01F7 _x
0202 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0202 00E1 = 225. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0202 _sysoption
0202 __bss_start
0207 _M8880_State
0212 _recvbuf
0244 _sendbuf
0276 _send_buf
02A8 _recv_buf
02DA _com_status
02E3 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 001A = 26. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\Design\AVR\iccv7avr\lib\crtAVR.o [ crtavr.s ]
shell.o [ shell.c ]
main.o [ main.c ]
8880.o [ _8880.c ]
serial.o [ serial.c ]
timer.o [ timer.c ]
<library> [ strcmp.s, strcpy.s, strlen.s, asave.s, gpop2.s, gpush.s, gpushx.s, gpushy.s, gpushz.s, gpusha.s, gpushb.s ]
[ icall.s, mpy16s.s, atoi.s, isdigit.s, isspace.s, ctype.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0xc8
User Base Address Definitions
func_lit = 0x26
data = 0x60
eeprom:0.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -