?? bldstk500.mp
字號:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 3854 000A = 10. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
3854 __idata_start
385E __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 385E 0744 = 1860. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
1C2F __text_start
1C2F __start
1C52 _exit
1C53 _putChar
1C57 _getChar
1C68 _globalParaInit
1C71 _timer1_init
1C87 _uart0Init
1C93 _portInit
1C9E _allInit
1CA8 _main
1D53 _packageProcess
1F67 _boot_page_ew
1F6C _boot_page_fill
1F74 _wait_page_rw_ok
1F7F _write_lock_bits
1F8A _read_program_memory
1F95 _memcpy
1FA3 pop_gset5
1FA6 push_gset5
1FA8 push_gset4
1FAA push_gset3
1FAC push_gset2
1FAE push_gset1
1FB1 pop_gset1
1FB2 pop
1FC5 lsl32
1FD1 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 000A = 10. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _flag
006A __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 006A 0139 = 313. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
006A __bss_start
006C _address
006E _msgSize
0070 _statusMachine
0071 _prgMode
0072 _paramControllerInit
0073 _resetPolarity
0074 _clockSpeed
0075 _checkSum
0076 _seqNumber
0077 _msg_buffer
01A3 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 3800 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtboot.o [ crtboot.s ]
uart.o [ uart.c ]
initial.o [ initial.c ]
main.o [ main.c ]
self_prog.o [ self_prog.c ]
<library> [ memcpy.s, gpop5.s, gpush.s, lsl32.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
vector = 0x3800
func_lit = 0x3854
data = 0x60
eeprom:1.512
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -