?? bootloader.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 3854 0364 = 868. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
1C2A __start
1C2A __text_start
1C4D _exit
1C4E _write_page
1C54 _fill_temp_buffer
1C5C _read_flash
1C61 _read_program_memory
1C68 _enableRWW
1C73 _FlashLoad
1C91 _GetPageNumber
1CA9 _GetPage
1CE5 _WriteFlash
1D18 _CheckFlash
1D4B _IsChar
1D51 _RecChar
1D55 _SendChar
1D59 _delay
1D63 _ExecCode
1D6A _main
1DB0 pop_gset2
1DB3 pop_gset3
1DB6 push_gset5
1DB8 push_gset4
1DBA push_gset3
1DBC push_gset2
1DBE push_gset1
1DC1 pop_gset1
1DC2 pop
1DD5 lsl16
1DDC __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0060 0084 = 132. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _PageAddress
0060 __bss_start
0062 _RealPageAddress
0064 _PageBuffer
00E4 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 3800 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\PROGRA~1\icc\lib\crtboot.o [ crtboot.s ]
assembly.o [ assembly.s ]
main.o [ main.c ]
<library> [ gpop2.s, gpop3.s, gpush.s, lsl16.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
vector = 0x3800
func_lit = 0x3854
data = 0x60
eeprom:1.512
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -