?? 正弦波.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 0081 = 129. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __idata_start
00D5 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 00D6 0170 = 368. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
006B __text_start
006B __start
008B _exit
008C _DelayUS
0095 _DelayMS
00AB _port_init
00B6 _timer1_init
00CC _timer1_ovf_isr
00F5 _init_devices
00FF _main
0104 push_gset5
0106 push_gset4
0108 push_gset3
010A push_gset2
010C push_gset1
010F pop_gset1
0110 pop
0123 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0081 = 129. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _x
0060 __data_start
0061 _auc_SinParam
00E1 __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0024 = 36. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
正弦波.o [ _ ]
<library> [ 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 + -