📄 zlg7290.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 008C 0010 = 16. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
008C __lit_start
009C __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 009C 0014 = 20. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
009C __idata_start
00B0 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 00B0 0684 = 1668. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
0058 __start
0058 __text_start
0078 _exit
0079 _delay
008D _TWI_init
0097 _TWI_start
00A0 _TWI_stop
00A4 _TWI_writeB
00BA _TWI_readB
00CA _TWI_page_write
00E7 _TWI_write
0122 _TWI_read
0147 _ZLG7290_WriteReg
015B _ZLG7290_ReadReg
016B _ZLG7290_cmd
017F _ZLG7290_SegOnOff
018D _ZLG7290_Download
01A3 _interrupt_init
01AA _extint0
01B9 _delay1
01CD _SystemInit
01D2 _ClearAll
01E5 _Test_DispBuf
0210 _Test_Download
023F _Test_ScanNum
0260 _Test_Flash
028E _Test_SegOnOff
02B3 _DispValue
02D2 _DispHexValue
02F1 _Test_Key
031A _main
033A mod8u
033C div8u
033D xdiv8u
034E push_gset1
0351 pop_gset1
0352 pop
0365 push_gset2
0369 push_gset3
036D push_gset4
0371 push_gset5
0375 pop_gset2
0378 pop_gset3
037B pop_gset4
037E pop_gset5
0381 asgncblk
039A __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0100 0014 = 20. bytes (rel,con)
Addr Global Symbol
----- --------------------------------
0100 _table
0100 __data_start
0108 _table1
0110 _FlagINT
0112 _flag
0114 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0024 = 36. bytes (abs,ovr)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmeg ]
zlg7290_avr.o [ zlg7290_ ]
<library> [ div8u.s, gpush.s, gpush2.s, gpush3.s, gpush4.s,
gpush5.s, gpop2.s, gpop3.s, gpop4.s, gpop5.s,
pmstruct ]
User Global Definitions
ram_end = 0x10ff
hwstk_size = 0x10
User Base Address Definitions
data = 0x100
func_lit = 0x8c
eeprom:1.4096
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -