📄 avr_ks0108.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 03D2 = 978. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __lit_start
0054 _ASC_16
0252 _GB_16
0426 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0426 002F = 47. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0426 __idata_start
0455 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0456 0F0E = 3854. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
022B __start
022B __text_start
024B _exit
024C _delay_1us
024E _delay_nus
025D _delay_1ms
0267 _delay_nms
0276 _LCD_BUSY
030B _write_LCD
035E _read_LCD
03F3 _set_start_line_L
0401 _set_start_line_R
040F _set_page_L
041D _set_page_R
042B _set_col_addr_L
0439 _set_col_addr_R
0447 _init_lcd
0467 _clr_lcd
048A _GetPage
048D _GetCol
0490 _SetPageCol
04A7 _SetRowCol
04E3 _disp_ch
05F8 _disp_hz
070A _disp_str
072F _pixel
0798 _Linexy
0836 _circle
08CF _delay
08F2 _main
093B push_arg4
093D push_arg2
0940 mod16s
0944 div16s
095E mod16u
0960 div16u
0961 xdiv16u
097A empy16s
098A pop_gset2
098D pop_gset4
0990 pop_gset5
0993 push_gset5
0995 push_gset4
0997 push_gset3
0999 push_gset2
099B push_gset1
099E pop_gset1
099F pop
09B2 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 002F = 47. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0060 _LCD_DIR_PORT
0062 _LCD_IP_PORT
0064 _LCD_OP_PORT
0066 _LCD_RES_PORT
0068 _LCD_EN_PORT
006A _LCD_CS2_PORT
006C _LCD_CS1_PORT
006E _LCD_RW_PORT
0070 _LCD_DI_PORT
0072 _LCD_RES_BIT
0073 _LCD_EN_BIT
0074 _LCD_CS2_BIT
0075 _LCD_CS1_BIT
0076 _LCD_RW_BIT
0077 _LCD_DI_BIT
008F __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 008F 0004 = 4. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
008F __bss_start
008F _CurCol
0090 _CurPage
0091 _CurRow
0092 _CurOffset
0093 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
ks0108.o [ ks0108.c ]
<library> [ asave.s, div16s.s, div16u.s, emul16s.s, gpop2.s, gpop4.s, gpop5.s, gpush.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:1.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -