📄 model.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 0026 001C = 28. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0026 __idata_start
0042 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0042 0238 = 568. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0021 __start
0021 __text_start
0042 _exit
0043 _Driver_INIT
0044 _Delay_MS
0051 _Insert_Timer0_OVF_ISR_Code
0079 _Insert_SPI_STC_ISR_Code
00A6 _Device_INIT
00AC HD_Support.c:SPI_INIT
00B1 _SPI_STC_ISR
00DF HD_Support.c:Port_INIT
00E4 HD_Support.c:Timer0_INIT
00EB _Timer0_OVF_ISR
011C _System_INIT
0121 _main
0129 push_xgsetF00C
0130 pop_xgsetF00C
0137 lsl8
013D __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 001C = 28. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0079 _g_wSystemTimer
007B _g_chCounter
007C __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0016 = 22. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\安装的程序\avr7\lib\crtAVR.o [ crtavr.s ]
EX_Support.o [ EX_Support.c ]
HD_Support.o [ HD_Support.c ]
PF_Config.o [ PF_Config.c ]
System.o [ System.c ]
<library> [ gpushz.s, lsl8.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x20
User Base Address Definitions
func_lit = 0x26
data = 0x60
eeprom:0.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -