📄 prj1.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 008C 0049 = 73. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
008C __idata_start
00D5 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 00D6 061E = 1566. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
006B __start
006B __text_start
008D _exit
008E _main
0107 _DoWithUart
0117 _UART1_Init
0124 _UART1_Receive
0189 _UART1_PutChar
0190 _UART1_Puts
019F _UART1_PutBytes
01AE _LCD_Init
01C4 _LCD_Clear
01CB _LCD_CheckState
01CC _LCD_Send
01DD _LCD_WriteCmd
01EE _LCD_WriteData
01FF _LCD_Set_xy
0227 _LCD_WriteChar
023B _LCD_WriteStr
027F _LCD_WriteStrAuto
02CE _Delay_1us
02D0 _Delay_nus
02E0 _Delay_nus_Count
02E7 _Delay_1ms
02F1 _Delay_nms
02FF _Delay_1ms_Preci
0309 _Delay_nms_Preci
0317 _Rtl8019as_Init
0318 _memcpy
0326 mod8u
0328 div8u
0329 xdiv8u
033E pop_xgset00FC
0345 push_xgsetF0FC
0347 push_xgset30FC
0349 push_xgset00FC
034B push_xgset003C
0350 push_xgset300C
0355 pop_xgset300C
035A push_xgsetF00C
0361 pop_xgsetF00C
0368 push_xgsetF03C
0371 pop_xgsetF03C
037A __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0100 0049 = 73. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0100 __data_start
0100 _MY_IP
0104 _MY_PORT
0106 _MY_MAC
010C _REMOTE_IP
0110 _REMOTE_PORT
0112 _REMOTE_MAC
013C _RX_data
0142 _RX_data2
0148 _flg_Received
0149 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0149 002F = 47. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0149 __bss_start
0149 _flg_arp
014A _iNum
014C _nodRemote
0160 _nodLoc
0174 _hdrNic
0178 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 007C = 124. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
Main.o [ Main.c ]
Usart1_M128.o [ Usart1_M128.c ]
Lcd7920.o [ Lcd7920.c ]
Delay_7.37M.o [ Delay_7.37M.c ]
Rtl8019as_Ethernet_M128.o [ Rtl8019as_Ethernet_M128.c ]
Rtl8019as_M128.o [ Rtl8019as_M128.c ]
Rtl8019as_Udp_M128.o [ Rtl8019as_Udp_M128.c ]
Rtl8019as_Arp_M128.o [ Rtl8019as_Arp_M128.c ]
Rtl8019as_Icmp_M128.o [ Rtl8019as_Icmp_M128.c ]
<library> [ memcpy.s, div8u.s, gpop3.s, gpush.s, gpushx.s, gpushz.s, gpushb.s ]
User Global Definitions
ram_end = 0x10ff
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x8c
data = 0x100
eeprom:0.4096
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -