📄 lineturn.mp
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0054 0013 = 19. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
0067 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0068 0416 = 1046. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0034 __text_start
0034 __start
0054 _exit
0055 _forward
005A _backward
005F _for_left
0064 _back_left
0069 _for_right
006E _back_right
0073 _car_stop
0078 _delay
008E _LCD_init
00A3 _LCD_en_write
00A9 _LCD_write_command
00C9 _LCD_write_data
00E9 _LCD_set_xy
00F9 _LCD_write_string
010F _LCD_write_char
011B _init_lcd
0123 _ReadPin
012A _car_turn
01F1 _main
021A pop_gset2
021D pop_gset3
0220 push_gset5
0222 push_gset4
0224 push_gset3
0226 push_gset2
0228 push_gset1
022B pop_gset1
022C pop
023F __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0013 = 19. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0073 __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\PROGRA~1\icc\lib\crtatmega.o [ crtatmega.s ]
motor.o [ motor.c ]
lcd.o [ lcd.c ]
main.o [ main.c ]
<library> [ gpop2.s, gpop3.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 + -