📄 tantou-mega.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 0710 = 1808. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __lit_start
0054 _count0
0064 _count1
0074 _count2
0084 _count3
0094 _count4
00A4 _count5
00B4 _count6
00C4 _count7
00D4 _count8
00E4 _count9
00F4 _countA
0104 _countB
0114 _countC
0124 _countD
0134 _countE
0144 _countF
0154 _count10
0164 _count11
0174 _count12
0184 _countV
0194 _count16
01A4 _hanzi_dian
01C4 _hanzi_liu
01E4 _hanzi_ya
0204 _hanzi_xiang
0224 _hanzi_lou
0244 _hanzi_sheng
0264 _hanzi_yu3
0284 _hanzi_di
02A4 _hanzi_zhi
02C4 _hanzi_ma
02E4 _hanzi_gong
0304 _hanzi_zuo
0324 _hanzi_ji
0344 _hanzi_shu
0364 _hanzi_shi
0384 _hanzi_yan
03A4 _hanzi_cheng
03C4 _hanzi_gong1
03E4 _hanzi_shi1
0404 _hanzi_bai
0424 _hanzi_hai
0444 _hanzi_bo
0464 _hanzi_zhi1
0484 _hanzi_heng
04A4 _hanzi_fan
04C4 _hanzi_wei
04E4 _hanzi_shang
0504 _hanzi_xian
0524 _hanzi_yu
0544 _hanzi_bao
0564 _hanzi_jing
0584 _hanzi_guo
05A4 _hanzi_qian
05C4 _hanzi_she
05E4 _hanzi_zhi2
0604 _hanzi_xing
0624 _hanzi_qi
0644 _hanzi_nian
0664 _hanzi_yue
0684 _hanzi_ri
06A4 _hanzi_yi
06C4 _hanzi_er
06E4 _hanzi_san
0704 _hanzi_si
0724 _hanzi_wu
0744 _hanzi_liu6
0764 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0764 002E = 46. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0764 __idata_start
0792 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0792 100E = 4110. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
03C9 __start
03C9 __text_start
03E9 _exit
03EA _port_init
03F7 _delay_us
040C _delay_ms
041D _count_write
044A _count_reverse
0477 _watchdog_init
047B _watchdog_off
0482 _init_devices
048C _time_init
04B6 _time_read
04EE _time_write
0506 _time_print
0576 _code_up
05E5 _code_down
064F _set_print
0725 _main
0781 _int1_isr
0782 _int0_isr
07A0 _PCF8563Write
07B1 _PCF8563Read
07D2 _wcodeL
07EB _wdataL
0805 _wcodeR
081E _wdataR
0838 _lcd_init
0869 _lcd_clear_range
087C _lcd_clear_left
0893 _lcd_print
08B3 _lcd_print88
08D0 _lcd_print1616
08F2 _lcd_print816
0914 _lcd_reverse816
0937 _lcd_delay
093E _IICRead
0964 _IICWrite
0987 _IICInit
098C _IICStart
09A9 _IICStop
09FF _IIC_ACK
0A64 _IIC_NO_ACK
0AC9 _IICSend
0B47 _IICReceive
0B7A pop_gset2
0B7D pop_gset4
0B80 pop_gset5
0B83 push_gset5
0B85 push_gset4
0B87 push_gset3
0B89 push_gset2
0B8B push_gset1
0B8E pop_gset1
0B8F pop
0BA2 push_lset
0BB9 pop_lset
0BD0 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 002E = 46. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _count_array
0080 _hanzi_array
008E __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 008E 0013 = 19. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
008E __bss_start
008E _i
008F _time_data
009F _set_state
00A0 _char_count
00A1 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 000C = 12. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
mega16.o [ mega16.c ]
pcf8563.o [ pcf8563.c ]
lcd12864.o [ lcd12864.c ]
iic_master.o [ iic_master.c ]
<library> [ gpop2.s, gpop4.s, gpop5.s, gpush.s, lpush.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x28
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:1.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -