?? adc.mp
字號(hào):
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0054 01DA = 474. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
002A __text_start
002A __start
004A _exit
004B _USART_Init
0055 _USART_Transmit
0059 _USART_Recive
005D _USART_Recive_Complete_handler
005E _USART_Data_Register_Empty_handler
005F _USART_Transmit_Complete_handler
0060 _main
0098 _MyItoa
00BA _ADC_initial
00BF _ADC_READ
00C9 mod16u
00CB div16u
00CC xdiv16u
00E5 empy16s
00F5 pop_gset3
00F8 push_gset1
00FB pop_gset1
00FC pop
010F push_gset2
0113 push_gset3
0117 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0038 = 56. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\PROGRA~1\icc\lib\crtatmega.o [ crtatmega.s ]
UART.o [ UART.C ]
main.o [ main.c ]
ADC.o [ ADC.C ]
<library> [ div16u.s, emul16s.s, gpop3.s, gpush.s, gpush2.s, gpush3.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:1.512
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -