?? self.mp
字號:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
func_lit 1C00 0002 = 2. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
1C00 __func_lit_start
1C02 __func_lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 1C02 0314 = 788. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
0E01 __text_start
0E01 __start
0E20 _exit
0E21 _sendchar
0E25 _recchar
0E29 _uart_init
0E36 _iap
0F1C _main
0F2D _write_page
0F37 _fill_temp_buffer
0F3F _read_program_memory
0F4E _write_lock_bits
0F58 _read_flash
0F5D push_gset1
0F60 pop_gset1
0F61 pop
0F74 push_gset2
0F77 push_gset3
0F7A push_gset4
0F7D push_gset5
0F80 pop_gset5
0F82 xicall
0F8B __text_end
Files Linked [ module(s) ]
C:\ICC\lib\crtboot.o [ crtboot. ]
main.o [ main.c ]
assembly.o [ assembly ]
read_flash.o [ read_fla ]
<library> [ gpush.s, gpush2.s, gpush3.s, gpush4.s, gpush5.s,
gpop5.s, icall.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
data = 0x60
func_lit = 0x1c00
eeprom:1.512
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -