📄 test.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 0034 075C = 1884. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0034 _ASC_MSK
0034 __lit_start
0634 _GB_16x16
0788 _turnf
0790 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0790 0044 = 68. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0790 __idata_start
07D4 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 07D4 08DA = 2266. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
03EA __start
03EA __text_start
0409 _exit
040A _port_init
0412 _init_devices
042B _delay_1us
042F _delay_nus
043C _delay_1ms
044B _delay_nms
0458 _main
04E0 _fnSTA01
04E9 _fnSTA2
04F2 _fnSTA3
04FB _fnSTA6
0504 _LCD_RD_STATUS
0510 _LCD_RD_DATA
051C _LCD_WR_DATA
0527 _LCD_WR_CODE
0532 _LCD_WR_CODE1
053B _LCD_WR_CODE2
0546 _LCD_INIT
0561 _LCD_CLEAR
057F _PRINT_240128
05A1 _LCD_SET_ADD
05BC _PRINT_words
0696 _PRINT_point
06B0 _PRINT_line
074C _PRINT_circle
07E4 push_arg4
07E6 push_arg2
07E9 mod16s
07ED div16s
0806 mod16u
0808 div16u
0809 xdiv16u
0822 empy16s
0832 pop_gset2
0834 pop_gset3
0836 pop_gset5
0838 push_gset5
083A push_gset4
083C push_gset3
083E push_gset2
0840 push_gset1
0843 pop_gset1
0844 pop
0857 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0100 0044 = 68. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0100 __data_start
0144 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0144 0002 = 2. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0144 __bss_start
0144 _gCurCol
0145 _gCurRow
0146 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0002 = 2. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtAVR.o [ crtavr.s ]
TEST.o [ TEST.C ]
240128.o [ _240128.C ]
<library> [ asave.s, div16s.s, div16u.s, emul16s.s, gpop2.s, gpop3.s, gpop5.s, gpush.s ]
User Global Definitions
ram_end = 0x4ff
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x34
data = 0x100
eeprom:1.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -