-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathaudiomark_app.Release+MPS3-Corstone-300.cprj
executable file
·98 lines (91 loc) · 7.7 KB
/
audiomark_app.Release+MPS3-Corstone-300.cprj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<cprj schemaVersion="1.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="CPRJ.xsd">
<created timestamp="2023-02-01T19:51:56" tool="csolution 1.3.0"/>
<info isLayer="false">
<description>Automatically generated project</description>
</info>
<packages>
<package name="CMSIS-DSP" vendor="ARM" version="1.14.2:1.14.2"/>
<package name="CMSIS-NN" vendor="ARM" version="4.0.0:4.0.0"/>
<package name="CMSIS" vendor="ARM" version="5.9.0:5.9.0"/>
<package name="V2M_MPS3_SSE_300_BSP" vendor="ARM" version="1.3.0:1.3.0"/>
<package name="perf_counter" vendor="GorgonMeducer" version="1.9.10:1.9.10"/>
<package name="ARM_Compiler" vendor="Keil" version="1.7.2:1.7.2"/>
</packages>
<compilers>
<compiler name="AC6" version="6.18.0"/>
</compilers>
<target Ddsp="DSP" Dfpu="DP_FPU" Dmve="FP_MVE" Dname="SSE-300-MPS3" Dsecure="Non-secure" Dtz="TZ" Dvendor="ARM:82">
<output intdir="tmp/audiomark_app/MPS3-Corstone-300/Release" name="audiomark_app.Release+MPS3-Corstone-300" outdir="out/audiomark_app/MPS3-Corstone-300/Release" rtedir="RTE" type="exe"/>
<options debug="on"/>
<asflags add="-masm=auto" compiler="AC6"/>
<cflags add="-std=gnu11 -Ofast -g -ffast-math -fshort-enums -fshort-wchar -DOS_SUPPORT_CUSTOM" compiler="AC6"/>
<cxxflags add="-std=c++11 -Ofast -ffast-math -fno-rtti -DOS_SUPPORT_CUSTOM" compiler="AC6"/>
<ldflags add="--info=summarysizes --info=sizes --info=totals --info=unused --info=veneers" compiler="AC6" file="RTE/Device/SSE-300-MPS3/fvp_sse300_mps3_s.sct"/>
<includes>.;../../lib/speexdsp/include;../../lib/speexdsp/libspeexdsp;../../ports/arm/;../../ports/arm/libs/CMSIS-NN/Include;../../src/;../../lib/speexdsp/include/speex/;../../lib/speexdsp/</includes>
</target>
<components>
<component Cclass="CMSIS Driver" Cgroup="USART" Cvendor="ARM" Cversion="1.0.0"/>
<component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.6.0"/>
<component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cvendor="ARM" Cversion="1.14.2">
<cflags add="-DARM_DSP_CONFIG_TABLES -DARM_FAST_ALLOW_TABLES -DARM_FFT_ALLOW_TABLES -DARM_ALL_FAST_TABLES -DARM_MATH_LOOPUNROLL -DARM_TABLE_BITREVIDX_FXT_128 -DARM_TABLE_BITREVIDX_FXT_256 -DARM_TABLE_BITREVIDX_FXT_512 -DARM_TABLE_TWIDDLECOEF_F32_128 -DARM_TABLE_BITREVIDX_FLT_128 -DARM_TABLE_TWIDDLECOEF_F32_256 -DARM_TABLE_BITREVIDX_FLT_256 -DARM_TABLE_TWIDDLECOEF_F32_512 -DARM_TABLE_BITREVIDX_FLT_512 -DARM_TABLE_TWIDDLECOEF_RFFT_F32_128 -DARM_TABLE_TWIDDLECOEF_RFFT_F32_256 -DARM_TABLE_TWIDDLECOEF_RFFT_F32_512 -DARM_TABLE_TWIDDLECOEF_RFFT_F32_1024" compiler="AC6"/>
</component>
<component Cclass="CMSIS" Cgroup="NN Lib" Cvendor="ARM" Cversion="4.0.0"/>
<component Cclass="Device" Cgroup="Definition" Cvendor="ARM" Cversion="1.2.0" rtedir="RTE">
<file attr="config" category="header" name="Board/Platform/platform_base_address.h" version="1.1.2"/>
</component>
<component Cclass="Device" Cgroup="Startup" Cvariant="Baremetal" Cvendor="ARM" Cversion="1.2.0" rtedir="RTE">
<file attr="config" category="header" name="CMSIS_Driver/Config/Baremetal/cmsis_driver_config.h" version="1.1.1"/>
<file attr="config" category="header" name="CMSIS_Driver/Config/RTE_Device.h" version="1.1.0"/>
<file attr="config" category="header" name="Device/Config/Baremetal/device_cfg.h" version="1.1.3"/>
<file attr="config" category="header" name="Device/Include/region_defs.h" version="1.0.0"/>
<file attr="config" category="header" name="Device/Include/region_limits.h" version="1.0.0"/>
<file attr="config" category="header" name="Device/Include/system_SSE300MPS3.h" version="1.1.1"/>
<file attr="config" category="linkerScript" name="Device/Source/armclang/fvp_sse300_mps3_s.sct" version="1.1.0"/>
<file attr="config" category="source" name="Device/Source/startup_fvp_sse300_mps3.c" version="1.1.1"/>
<file attr="config" category="source" name="Device/Source/system_SSE300MPS3.c" version="1.1.1"/>
</component>
<component Cclass="Native Driver" Cgroup="SysCounter" Cvendor="ARM" Cversion="1.1.0"/>
<component Cclass="Native Driver" Cgroup="SysTimer" Cvendor="ARM" Cversion="1.1.0"/>
<component Cclass="Native Driver" Cgroup="Timeout" Cvendor="ARM" Cversion="1.0.0"/>
<component Cclass="Native Driver" Cgroup="UART" Cvendor="ARM" Cversion="1.1.0"/>
<component Cbundle="Performance Counter" Cclass="Utilities" Cgroup="perf_counter" Csub="Core" Cvariant="Library" Cvendor="GorgonMeducer" Cversion="1.9.9a"/>
<component Cbundle="ARM Compiler" Cclass="Compiler" Cgroup="I/O" Csub="STDOUT" Cvariant="User" Cvendor="Keil" Cversion="1.2.0"/>
</components>
<files>
<group name="App">
<file category="sourceC" name="../../src/ee_audiomark.c"/>
<file category="sourceC" name="../../main.c"/>
<file category="sourceC" name="../../src/ee_abf_f32_tables.c"/>
<file category="sourceC" name="../../src/ee_nn_tables.c"/>
<file category="sourceC" name="platform_init.c"/>
</group>
<group name="AudioMarkCore">
<cflags add="-DFLOATING_POINT" compiler="AC6"/>
<file category="sourceC" name="../../src/ee_abf_f32.c"/>
<file category="sourceC" name="../../src/ee_anr_f32.c"/>
<file category="sourceC" name="../../src/ee_kws.c"/>
<file category="sourceC" name="../../src/ee_mfcc_f32.c"/>
<file category="sourceC" name="../../ports/arm/th_api.c"/>
<file category="sourceC" name="../../src/ee_aec_f32.c"/>
<file category="sourceC" name="../../src/ee_mfcc_f32_tables.c"/>
</group>
<group name="Printf retarget">
<file category="sourceC" name="stdout_USART.c"/>
</group>
<group name="Libspeex">
<cflags add="-DUSE_CMSIS_DSP -DFLOATING_POINT -DOVERRIDE_FB_COMPUTE_BANK32 -DOVERRIDE_FB_COMPUTE_PSD16 -DOVERRIDE_ANR_VEC_MUL -DOVERRIDE_ANR_UPDATE_NOISE_ESTIMATE -DOVERRIDE_ANR_APOSTERIORI_SNR -DOVERRIDE_ANR_POWER_SPECTRUM -DOVERRIDE_ANR_COMPUTE_GAIN_FLOOR -DOVERRIDE_ANR_UPDATE_ZETA -DOVERRIDE_ANR_UPDATE_GAINS_CRITICAL_BANDS -DOVERRIDE_ANR_UPDATE_GAINS_LINEAR -DOVERRIDE_ANR_APPLY_SPEC_GAIN -DOVERRIDE_ANR_OLA -DOVERRIDE_ANR_UPDATE_NOISE_PROB -DOVERRIDE_MDF_DC_NOTCH -DOVERRIDE_MDF_INNER_PROD -DOVERRIDE_MDF_POWER_SPECTRUM -DOVERRIDE_MDF_POWER_SPECTRUM_ACCUM -DOVERRIDE_MDF_SPECTRAL_MUL_ACCUM -DOVERRIDE_MDF_WEIGHT_SPECT_MUL_CONJ -DOVERRIDE_MDF_ADJUST_PROP -DOVERRIDE_MDF_PREEMPH_FLT -DOVERRIDE_MDF_STRIDED_PREEMPH_FLT -DOVERRIDE_MDF_VEC_SUB -DOVERRIDE_MDF_VEC_SUB16 -DOVERRIDE_MDF_VEC_ADD -DOVERRIDE_MDF_SMOOTHED_ADD -DOVERRIDE_MDF_DEEMPH -DOVERRIDE_MDF_SMOOTH_FE_NRG -DOVERRIDE_MDF_FILTERED_SPEC_AD_XCORR -DOVERRIDE_MDF_NORM_LEARN_RATE_CALC -DOVERRIDE_MDF_CONVERG_LEARN_RATE_CALC -DOVERRIDE_MDF_VEC_SCALE -DEXPORT=/**/" compiler="AC6"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/buffer.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/fftwrap.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/filterbank.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/jitter.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/kiss_fft.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/kiss_fftr.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/mdf.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/preprocess.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/resample.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/scal.c"/>
<file category="sourceC" name="../../lib/speexdsp/libspeexdsp/smallft.c"/>
</group>
</files>
</cprj>