?? lius.mp
字號:
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 042A = 1066. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
002A __start
002A __text_start
004C _exit
004D _Delay
005F _DelayMs
0076 _LED_on
007A _LED_off
007E _LED_01
0090 _LED_02
00AC _LED_03
00C8 _LED_04
00F5 _LED_05
0122 _LED_06
013B _main
0238 lsl16
023F __text_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\PROGRA~1\icc-avr\lib\crtatmega.o [ crtatmega.s ]
ls.o [ ls.c ]
<library> [ lsl16.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 + -