📄 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 0734 = 1844. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
1C2F __text_start
1C2F __start
1C52 _exit
1C53 _putChar
1C57 _getChar
1C68 _globalParaInit
1C71 _timer1_init
1C7B _uart0Init
1C86 _portInit
1C93 _allInit
1C9D _main
1D48 _packageProcess
1F60 _boot_page_ew
1F65 _boot_page_fill
1F6D _wait_page_rw_ok
1F78 _write_lock_bits
1F83 _read_program_memory
1F8D _memcpy
1F9B pop_gset5
1F9E push_gset5
1FA0 push_gset4
1FA2 push_gset3
1FA4 push_gset2
1FA6 push_gset1
1FA9 pop_gset1
1FAA pop
1FBD lsl32
1FC9 __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) ]
D:\iccv7avr\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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -