?? lesson6.mp
字號:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 0060 001B = 27. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
0060 _table
0060 __lit_start
006D _table1
007B __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 007C 0180 = 384. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
003E __text_start
003E __start
005E _exit
005F _delay
0075 _write_com
0083 _write_dat
0091 _main
00E0 push_gset1
00E3 pop_gset1
00E4 pop
00F7 push_gset2
00FB pop_gset2
00FE __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr)
Files Linked [ module(s) ]
lesson6.o [ lesson6. ]
<library> [ gpush.s, gpush2.s, gpop2.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
data = 0x60
func_lit = 0x60
eeprom:1.512
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -