📄 pic16f639_basestation.map
字号:
MPLINK 3.90.01, Linker
Linker Map File - Created Mon Nov 21 15:27:00 2005
Section Info
Section Type Address Location Size(Bytes)
--------- --------- --------- --------- ---------
RESET_VEC code 0x000000 program 0x000004
HIGH_INT_VEC code 0x000008 program 0x000004
LOW_INT_VEC code 0x000018 program 0x000002
.cinit romdata 0x00002a program 0x000002
.code code 0x00002c program 0x0005b0
REST code 0x0005dc program 0x00020a
LCD_CODE code 0x0007e6 program 0x00014a
DELAY_CODE code 0x000930 program 0x000024
Demo_VAR udata 0x000000 data 0x000012
RF_RX_VAR udata 0x000012 data 0x000007
String_VAR udata 0x000019 data 0x000002
LF_VAR udata 0x00001b data 0x000004
LCD_VAR udata 0x00001f data 0x000002
EEPROM_VAR udata 0x000021 data 0x000001
flag_ovr udata 0x000022 data 0x000001
DELAY_VAR udata 0x000023 data 0x000002
UserIn_VAR udata 0x000025 data 0x000001
ee_flag udata 0x000026 data 0x000001
LCD_Buffer udata 0x000027 data 0x00002e
Demo_BUFF udata 0x000055 data 0x000020
TransProt_VAR udata 0x000075 data 0x000010
RF_RX_BUFF udata 0x000085 data 0x000008
LF_BANK udata 0x00008d data 0x000008
.stack udata 0x000b00 data 0x000100
Program Memory Usage
Start End
--------- ---------
0x000000 0x000003
0x000008 0x00000b
0x000018 0x000019
0x00002a 0x000953
2356 out of 66584 program addresses used, program memory utilization is 3%
Symbols - Sorted by Name
Name Address Location Storage File
--------- --------- --------- --------- ---------
AppendBufferLoop 0x0001b8 program static C:\AFE_Firmware\Base_Station\LF.asm
BufferOverflow 0x0001c8 program static C:\AFE_Firmware\Base_Station\LF.asm
CLEAR_RF_MSG 0x00079a program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
CNTRF 0x000652 program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
Compare_Check 0x00051c program static C:\AFE_Firmware\Base_Station\TransponderProtocol.asm
Cont 0x00028c program static C:\AFE_Firmware\Base_Station\RF_RX.asm
DO_ACTION 0x000556 program static C:\AFE_Firmware\Base_Station\User_In_Handler.asm
Delay.Isr.End 0x000618 program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
Delay.Start 0x00093a program static C:\AFE_Firmware\Base_Station\DELAY.ASM
Delay.Start16 0x000930 program extern C:\AFE_Firmware\Base_Station\DELAY.ASM
Delay.Start8 0x000934 program extern C:\AFE_Firmware\Base_Station\DELAY.ASM
Delay.Wait 0x00094c program extern C:\AFE_Firmware\Base_Station\DELAY.ASM
Demo_CODE 0x000688 program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
DetectEdge.End 0x0003ae program static C:\AFE_Firmware\Base_Station\RF_RX.asm
DetectEdge.Failed 0x0003b4 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
DetectFallingEdge.Debounce 0x00039c program static C:\AFE_Firmware\Base_Station\RF_RX.asm
DetectRisingEdge.Debounce 0x0003a6 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
DisplayNoUser 0x0005ca program static C:\AFE_Firmware\Base_Station\User_In_Handler.asm
DisplayUser 0x0005c0 program static C:\AFE_Firmware\Base_Station\User_In_Handler.asm
Display_Demo 0x0007c0 program extern C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
Display_Version 0x0007b0 program extern C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
DrawString.end 0x0008dc program static C:\AFE_Firmware\Base_Station\P18_LCD.asm
EEPROM.Read 0x00005e program extern C:\AFE_Firmware\Base_Station\EEPROM.ASM
EEPROM.ReadBytes 0x000070 program extern C:\AFE_Firmware\Base_Station\EEPROM.ASM
EEPROM.ReadBytes.loop 0x000074 program static C:\AFE_Firmware\Base_Station\EEPROM.ASM
EEPROM.Write 0x00002c program extern C:\AFE_Firmware\Base_Station\EEPROM.ASM
EEPROM.WriteBytes 0x00004e program extern C:\AFE_Firmware\Base_Station\EEPROM.ASM
EEPROM.WriteBytes.loop 0x000052 program static C:\AFE_Firmware\Base_Station\EEPROM.ASM
EEWRITE2 0x00002e program static C:\AFE_Firmware\Base_Station\EEPROM.ASM
EEWRITE3 0x000040 program static C:\AFE_Firmware\Base_Station\EEPROM.ASM
END_MAIN 0x0007ae program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
END_PORTB 0x000636 program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
END_TMR1 0x00065e program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
GetTransponder 0x000548 program static C:\AFE_Firmware\Base_Station\User_In_Handler.asm
INCOMING_RF 0x00078a program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
INITIALIZE 0x000688 program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
ISR 0x0005dc program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
IsOne 0x000274 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
IsZero 0x000282 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
LCD.BUSY_CHECK 0x0008f2 program static C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.Clear 0x00092a program extern C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.DrawBuffer 0x0008de program extern C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.DrawChar 0x0008aa program extern C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.DrawString 0x0008d4 program extern C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.Init 0x0007e6 program extern C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.Init.Loop 0x000804 program static C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.SendCMD 0x000880 program static C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.SendCMD.NBEntry 0x000886 program static C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.SendCMDNoBusy 0x00087c program static C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.SetLine0 0x00091e program extern C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD.SetLine1 0x000924 program extern C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD_DrawBuffer 0x0008de program extern C:\AFE_Firmware\Base_Station\P18_LCD.asm
LCD_SetLine1 0x000924 program extern C:\AFE_Firmware\Base_Station\P18_LCD.asm
LF.Buffer.Append 0x0001a4 program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.Buffer.Clear 0x0001c4 program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.Buffer.Write 0x00018a program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.Buffer.addByte 0x000170 program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.FieldOff 0x00016c program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.FieldOn 0x000166 program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.Init 0x000080 program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.SendBuffer 0x000096 program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.SendHeader 0x0000ae program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.TransmitByte 0x0000e6 program extern C:\AFE_Firmware\Base_Station\LF.asm
LF.TransmitStop 0x00014a program extern C:\AFE_Firmware\Base_Station\LF.asm
M_LOOP 0x000776 program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
PORTB_INT 0x00061c program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
ParityOne 0x0002a2 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
ParityZero 0x0002aa program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RESET_VECTOR 0x000000 program static C:\AFE_Firmware\Base_Station\BaseStation_PIC16F639_Demo.ASM
RF.HDR_BAD 0x00038c program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF.HDR_OK 0x000388 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RFString 0x00020c program static C:\AFE_Firmware\Base_Station\RF_COMMAND_HANDLER.asm
RF_COMMAND_END 0x00020a program static C:\AFE_Firmware\Base_Station\RF_COMMAND_HANDLER.asm
RF_COMMAND_HANDLER 0x0001ce program extern C:\AFE_Firmware\Base_Station\RF_COMMAND_HANDLER.asm
RF_RX.Copy 0x0002ea program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.CopyBuffer 0x0002e2 program extern C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.DetectEdge 0x000390 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.DetectFalling 0x000234 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.DetectFalling.Debounce 0x00023e program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.DetectRising 0x00024e program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.DetectRising.Debounce 0x000258 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.EndTrans 0x000298 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.Init 0x000216 program extern C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.ReceiveByte 0x00021a program extern C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.ReceiveFailed 0x00029e program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.ReceiveHeader 0x00030a program extern C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.ReceiveNext 0x000228 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.ReceiveStream 0x0002b2 program extern C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.ReceiveStream.End 0x0002d6 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.ReceiveStream.Fail 0x0002de program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.ReceiveStreamLoop 0x0002c4 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.ReceiveSuccess 0x000292 program static C:\AFE_Firmware\Base_Station\RF_RX.asm
RF_RX.WaitResponse 0x0002f4 program extern C:\AFE_Firmware\Base_Station\RF_RX.asm
SendByte.End 0x000144 program static C:\AFE_Firmware\Base_Station\LF.asm
SendLoop 0x00009e program static C:\AFE_Firmware\Base_Station\LF.asm
SendNextBit 0x000130 program static C:\AFE_Firmware\Base_Station\LF.asm
SendOne 0x000112 program static C:\AFE_Firmware\Base_Station\LF.asm
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -