📄 ptr4000.mp
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0054 03D6 = 982. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
002A __text_start
002A __start
004A _exit
004B _port_init
005B _timer0_init
0064 _timer0_ovf_isr
008B _timer1_init
00A1 _timer1_ovf_isr
00AC _spi_init
00B3 _spi_stc_isr
00B4 _uart0_init
00BF _init_devices
00CC _main
00E1 _RfRecvProc
0103 _RfSendProc
011D _TimerFunc
0128 _SystemIni
012F _DelayMs
013D _DelayUs
0150 _nrf2401A_WR
0169 _nrf2401A_RD
017D _nrf2401A_StandBy
0181 _nrf2401A_Off
0185 _nrf2401A_RwOn
0189 _nrf2401A_Run
018D _nrf2401A_Config
01AE _nrf2401A_RxOn
01B3 _nrf2401A_TxOn
01B8 _nrf2401A_Init
01C0 _nrf2401A_SetTxAddr
01C9 _nrf2401A_SetData
01DB _nrf2401A_SendData
01E1 _nrf2401A_ReadData
01F3 pop_gset2
01F6 push_gset5
01F8 push_gset4
01FA push_gset3
01FC push_gset2
01FE push_gset1
0201 pop_gset1
0202 pop
0215 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0060 0036 = 54. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _RfCnt
0060 __bss_start
0061 _T0Cnt
0062 _bRfSend
0063 _bTimer
0064 _RxBuf
007D _TxBuf
0096 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 002C = 44. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\iccavr\lib\crtatmega.o [ crtatmega.s ]
PTR4000.o [ PTR4000.C ]
nrf2401A.o [ nrf2401A.C ]
<library> [ gpop2.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 + -