?? uart.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 0024 = 36. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
0078 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0078 0140 = 320. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
003C __start
003C __text_start
005C _exit
005D _Delay_us
0065 _Delay_ms
0076 _main
00AC _Uart_Init
00B5 _USART_TXD
00BC _USART_RXC
00BD push_gset5
00BF push_gset4
00C1 push_gset3
00C3 push_gset2
00C5 push_gset1
00C8 pop_gset1
00C9 pop
00DC __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0024 = 36. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _GET_TxBUF1
0072 _GET_TxBUF2
0084 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0084 0001 = 1. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0084 __bss_start
0084 _GET_TxNum
0085 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0030 = 48. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
main.o [ main.c ]
<library> [ gpush.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:1.512
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -