📄 timer1leddisplay.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 0054 0014 = 20. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __lit_start
0054 _led_tab
0068 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0068 028A = 650. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0034 __text_start
0034 __start
0056 _exit
0057 _port_init
0062 _timer1_init
006C _timer1_ovf_isr
009A _data_split
00C5 _set_detect
010F _init_devices
011F _display
0141 _delay_ms
0150 _main
0157 mod8u
0159 div8u
015A xdiv8u
016F push_xgsetF000
0174 pop_xgsetF000
0179 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0060 0009 = 9. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __bss_start
0060 _time_group
0066 _hour
0067 _minute
0068 _second
0069 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0024 = 36. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
timer1leddisplay.o [ timer1leddisplay.c ]
<library> [ div8u.s, gpushy.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:0.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -