📄 fir_filter_example.map
字号:
Archive member included because of file (symbol)
C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libdsp-coff.a(firdelay.obj)
C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\FIRExample.o (FIRDelayInit)
C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libdsp-coff.a(fir.obj)
C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\FIRExample.o (FIR)
C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libpic30-coff.a(crt1.o)
(_resetALT)
C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libpic30-coff.a(crt0.o)
(_resetPRI)
Program Memory Usage
section address length (PC units) length (bytes) (dec)
------- ------- ----------------- --------------------
.reset 0 0x4 0x6 (6)
.ivt 0x4 0x7c 0xba (186)
.aivt 0x84 0x7c 0xba (186)
.text 0x100 0x110 0x198 (408)
.dinit 0x210 0x226 0x339 (825)
.isr 0x436 0x2 0x3 (3)
.lowpassexample_psvconst 0x500 0x100 0x180 (384)
__FOSC 0xf80000 0x2 0x3 (3)
__FWDT 0xf80002 0x2 0x3 (3)
__FBORPOR 0xf80004 0x2 0x3 (3)
__FGS 0xf8000a 0x2 0x3 (3)
Total program memory used (bytes): 0x7da (2010) 1%
Data Memory Usage
section address alignment gaps total length (dec)
------- ------- -------------- -------------------
.icd 0x800 0x50 0x50 (80)
.nbss 0x850 0 0x200 (512)
.data 0xa50 0 0x200 (512)
.ydata 0x2500 0 0x100 (256)
.data 0x2600 0 0xe (14)
Total data memory used (bytes): 0x55e (1374) 16%
Dynamic Memory Usage
region address maximum length (dec)
------ ------- ---------------------
heap 0 0 (0)
stack 0xc50 0x18b0 (6320)
Maximum dynamic memory (bytes): 0x18b0 (6320)
External Symbols in Data Memory (by address):
0x0850 _FilterOut
0x0a50 _square1k
0x2600 _lowpassexample_psvFilter
External Symbols in Data Memory (by name):
0x0850 _FilterOut
0x2600 _lowpassexample_psvFilter
0x0a50 _square1k
External Symbols in Program Memory (by address):
0x000100 __resetPRI
0x000180 _FIRDelayInit
0x00018e _FIR
0x0001fe _main
0x000436 __DefaultInterrupt
0xf80000 __FOSC
0xf80002 __FWDT
0xf80004 __FBORPOR
0xf8000a __FGS
External Symbols in Program Memory (by name):
0x00018e _FIR
0x000180 _FIRDelayInit
0x000436 __DefaultInterrupt
0xf80004 __FBORPOR
0xf8000a __FGS
0xf80000 __FOSC
0xf80002 __FWDT
0x000100 __resetPRI
0x0001fe _main
Memory Configuration
Name Origin Length Attributes
data 0x000800 0x001fa0 a !xr
program 0x000100 0x017f00 xr
reset 0x000000 0x000004
ivt 0x000004 0x00007c
aivt 0x000084 0x00007c
__FOSC 0xf80000 0x000002
__FWDT 0xf80002 0x000002
__FBORPOR 0xf80004 0x000002
__CONFIG4 0xf80006 0x000002
__CONFIG5 0xf80008 0x000002
__FGS 0xf8000a 0x000002
eedata 0x7ff000 0x001000
*default* 0x000000 0xffffffff
Linker script and memory map
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\FIRExample.o
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\lowpassexample_psv.o
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\inputsignal_square1khz.o
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libc-coff.a
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libdsp-coff.a
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libm-coff.a
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libpic30-coff.a
0x0000 __RESET_BASE = 0x0
0x0004 __IVT_BASE = 0x4
0x0084 __AIVT_BASE = 0x84
0x0100 __CODE_BASE = 0x100
0x0000 __SFR_BASE = 0x0
0x0800 __DATA_BASE = 0x800
0x1800 __YDATA_BASE = 0x1800
.reset 0x000000 0x4
0x000000 0x2 SHORT 0x100 <code 336> (__reset)
0x000001 0x2 SHORT 0x4
0x000002 0x2 SHORT 0x0 ((<code 336> (__reset) >> 0x10) & 0x7f)
0x000003 0x2 SHORT 0x0
.text 0x000100 0x110
*(.handle)
*(.libc)
.libc 0x000100 0x80 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libpic30-coff.a(crt0.o)
0x000100 _resetPRI
0x000100 _reset
0x000114 _psv_init
0x000124 _data_init
*(.libm)
*(.libdsp)
.libdsp 0x000180 0xe C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libdsp-coff.a(firdelay.obj)
0x000180 FIRDelayInit
.libdsp 0x00018e 0x70 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\lib\libdsp-coff.a(fir.obj)
0x00018e FIR
*(.lib*)
*(.text)
.text 0x0001fe 0x12 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\FIRExample.o
0x0001fe main
usercode
*(usercode)
__FOSC 0xf80000 0x2
*(__FOSC.sec)
__FOSC.sec 0xf80000 0x2 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\FIRExample.o
0xf80000 _FOSC
__FWDT 0xf80002 0x2
*(__FWDT.sec)
__FWDT.sec 0xf80002 0x2 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\FIRExample.o
0xf80002 _FWDT
__FBORPOR 0xf80004 0x2
*(__FBORPOR.sec)
__FBORPOR.sec 0xf80004 0x2 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\FIRExample.o
0xf80004 _FBORPOR
__CONFIG4
*(__CONFIG4.sec)
__CONFIG5
*(__CONFIG5.sec)
__FGS 0xf8000a 0x2
*(__FGS.sec)
__FGS.sec 0xf8000a 0x2 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE005_FIR_DSP_lib_Filter\src\obj\FIRExample.o
0xf8000a _FGS
user_eedata
*(user_eedata)
.icd 0x0800 0x50
0x0850 . = (. + DEFINED (__ICD2RAM)?0x50:0x0)
*fill* 0x0800 0x5000
userdata
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -