⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 adc_dsp_lib_filter.map

📁 dsPIC30F Code ——学习PIC单片机(16位)的好资料
💻 MAP
📖 第 1 页 / 共 5 页
字号:
Archive member included because of file (symbol)

C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\lib\libdsp-coff.a(iirtrans.obj)
                              C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\source\obj\main.o (IIRTransposed)
C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\lib\libpic30-coff.a(crt1.o)
                              (_resetALT)
C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_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               0x1e4           0x2d6  (726)
.dinit           0x2e4                0x4a            0x6f  (111)
.isr             0x32e                 0x2             0x3  (3)
__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):          0x4ce  (1230) <1%


Data Memory Usage

section        address      alignment gaps    total length  (dec)
-------        -------      --------------    -------------------
.icd             0x800                0x50            0x50  (80)
.xdata           0x850                   0            0x32  (50)
.nbss            0x882                   0           0x406  (1030)
.nbss            0xc88                   0             0x2  (2)
.data            0xc8a                   0             0xc  (12)
.ybss           0x278c                   0            0x14  (20)

            Total data memory used (bytes):          0x4aa  (1194) 14%


Dynamic Memory Usage

region         address                      maximum length  (dec)
------         -------                      ---------------------
heap                 0                                   0  (0)
stack            0xc96                              0x1af6  (6902)

            Maximum dynamic memory (bytes):         0x1af6  (6902)


External Symbols in Data Memory (by address):

                    0x0882                  _inputSignal
                    0x0a82                  _outputSignal
                    0x0c82                  _oPtr
                    0x0c84                  _iPtr
                    0x0c86                  _doFilterFlag
                    0x0c88                  _adcPtr
                    0x0c8a                  _ExampleHPFFilter

External Symbols in Data Memory (by name):

                    0x0c8a                  _ExampleHPFFilter
                    0x0c88                  _adcPtr
                    0x0c86                  _doFilterFlag
                    0x0c84                  _iPtr
                    0x0882                  _inputSignal
                    0x0c82                  _oPtr
                    0x0a82                  _outputSignal

External Symbols in Program Memory (by address):

                  0x000100                  __resetPRI
                  0x000180                  _IIRTransposed
                  0x0001e0                  _IIRTransposedInit
                  0x0001f0                  _main
                  0x00021a                  __OscillatorFail
                  0x000220                  __AddressError
                  0x000226                  __StackError
                  0x00022c                  __MathError
                  0x000232                  __AltOscillatorFail
                  0x000238                  __AltAddressError
                  0x00023e                  __AltStackError
                  0x000244                  __AltMathError
                  0x00024a                  _ADC_Init
                  0x000298                  __ADCInterrupt
                  0x00032e                  __DefaultInterrupt
                  0xf80000                  __FOSC
                  0xf80002                  __FWDT
                  0xf80004                  __FBORPOR
                  0xf8000a                  __FGS

External Symbols in Program Memory (by name):

                  0x00024a                  _ADC_Init
                  0x000180                  _IIRTransposed
                  0x0001e0                  _IIRTransposedInit
                  0x000298                  __ADCInterrupt
                  0x000220                  __AddressError
                  0x000238                  __AltAddressError
                  0x000244                  __AltMathError
                  0x000232                  __AltOscillatorFail
                  0x00023e                  __AltStackError
                  0x00032e                  __DefaultInterrupt
                  0xf80004                  __FBORPOR
                  0xf8000a                  __FGS
                  0xf80000                  __FOSC
                  0xf80002                  __FWDT
                  0x00022c                  __MathError
                  0x00021a                  __OscillatorFail
                  0x000226                  __StackError
                  0x000100                  __resetPRI
                  0x0001f0                  _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\CE001_ADC_DSP_lib_Filter\source\obj\main.o
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\source\obj\traps.o
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\source\obj\ExampleHPF.o
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\source\obj\ADC.o
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\lib\libdsp-coff.a
LOAD C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_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        0x1e4
 *(.handle)
 *(.libc)
 .libc            0x000100         0x80 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\lib\libpic30-coff.a(crt0.o)
                  0x000100                  _resetPRI
                  0x000100                  _reset
                  0x000114                  _psv_init
                  0x000124                  _data_init
 *(.libm)
 *(.libdsp)
 .libdsp          0x000180         0x70 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\lib\libdsp-coff.a(iirtrans.obj)
                  0x000180                  IIRTransposed
                  0x0001e0                  IIRTransposedInit
 *(.lib*)
 *(.text)
 .text            0x0001f0         0x2a C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\source\obj\main.o
                  0x0001f0                  main
 .text            0x00021a         0x30 C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\source\obj\traps.o
                  0x00021a                  _OscillatorFail
                  0x000220                  _AddressError
                  0x000226                  _StackError
                  0x00022c                  _MathError
                  0x000232                  _AltOscillatorFail
                  0x000238                  _AltAddressError
                  0x00023e                  _AltStackError
                  0x000244                  _AltMathError
 .text            0x00024a         0x9a C:\Microchip Embedded Software Solutions\Code Examples and Libraries\CE001_ADC_DSP_lib_Filter\source\obj\ADC.o
                  0x00024a                  ADC_Init
                  0x000298                  _ADCInterrupt

usercode
 *(usercode)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -