?? laser.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 0026 01FA = 506. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0013 __start
0013 __text_start
0032 _exit
0033 _DelayUs
003E _DelayMs
0051 _main
00F4 pop_gset2
00F6 push_gset1
00F9 pop_gset1
00FA pop
010D push_gset2
0110 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0002 = 2. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\iccAVR6.3\lib\crtAVR.o [ crtavr.s ]
LaserBeam.o [ LaserBeam.c ]
<library> [ gpop2.s, gpush.s, gpush2.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x26
data = 0x60
eeprom:1.512
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -