?? keyscan.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 0004 = 4. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0026 __idata_start
002A __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 002A 01C2 = 450. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0015 __start
0015 __text_start
0036 _exit
0037 _Driver_INIT
0038 _Delay_MS
0045 _Insert_Timer0_OVF_ISR_Code
005D _Key_Scan
009E _Device_INIT
00A3 HD_Support.c:Port_INIT
00B3 HD_Support.c:Timer0_INIT
00BA _Timer0_OVF_ISR
00EB _System_INIT
00F0 _main
00F6 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0004 = 4. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0062 _g_wSystemTimer
0064 __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0014 = 20. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
c:\iccv7avr\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>
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 + -