|
|
|
|
@ -1,33 +1,33 @@
|
|
|
|
|
<?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="2022-08-03T05:14:08" tool="csolution 0.9.6"/>
|
|
|
|
|
<created timestamp="2022-08-03T08:32:03" tool="csolution 0.9.6"/>
|
|
|
|
|
|
|
|
|
|
<info isLayer="false">
|
|
|
|
|
<description>Automatically generated project</description>
|
|
|
|
|
</info>
|
|
|
|
|
|
|
|
|
|
<packages>
|
|
|
|
|
<package name="CMSIS-DSP" vendor="ARM" version="1.10.1:1.10.1"/>
|
|
|
|
|
<package name="CMSIS" vendor="ARM" version="5.9.0:5.9.0"/>
|
|
|
|
|
<package name="CMSIS-DSP" vendor="ARM" version="1.11.0:1.11.0"/>
|
|
|
|
|
<package name="CMSIS" vendor="ARM" version="5.9.1:5.9.1"/>
|
|
|
|
|
</packages>
|
|
|
|
|
|
|
|
|
|
<compilers>
|
|
|
|
|
<compiler name="AC6" version="6.18.0"/>
|
|
|
|
|
<compiler name="GCC" version="10.2.1"/>
|
|
|
|
|
</compilers>
|
|
|
|
|
|
|
|
|
|
<target Dfpu="DP_FPU" Dname="ARMCA9" Dsecure="Non-secure" Dvendor="ARM:82">
|
|
|
|
|
<output intdir="test.Release+FVP_A9Neon_IntDir/" name="test.Release+FVP_A9Neon" outdir="test.Release+FVP_A9Neon_OutDir/" type="exe"/>
|
|
|
|
|
<asflags add="-masm=auto" compiler="AC6"/>
|
|
|
|
|
<cflags add="-std=c11 -Ofast -ffast-math" compiler="AC6"/>
|
|
|
|
|
<cxxflags add="-std=c++11 -Ofast -ffast-math" compiler="AC6"/>
|
|
|
|
|
<ldflags add="--entry=Reset_Handler --info=summarysizes --info=sizes --info=totals --info=unused --info=veneers" compiler="AC6" file="RTE/Device/ARMCA9/ARMCA9.sct"/>
|
|
|
|
|
<asflags add="-masm=auto" compiler="GCC"/>
|
|
|
|
|
<cflags add="-ffunction-sections -mfp16-format=ieee -fdata-sections -std=c11 -Ofast -ffast-math -flax-vector-conversions" compiler="GCC"/>
|
|
|
|
|
<cxxflags add="-ffunction-sections -mfp16-format=ieee -fdata-sections -std=c++11 -Ofast -ffast-math -flax-vector-conversions -Wno-unused-parameter" compiler="GCC"/>
|
|
|
|
|
<ldflags add="--specs=nano.specs --specs=rdimon.specs --entry=Reset_Handler -Wl,--gc-sections" compiler="GCC" file="RTE/Device/ARMCA9/ARMCA9.ld"/>
|
|
|
|
|
<defines>EMBEDDED;NORMALFVP;CORTEXA</defines>
|
|
|
|
|
<includes>../FrameworkInclude;../GeneratedInclude;../Include/Tests</includes>
|
|
|
|
|
</target>
|
|
|
|
|
|
|
|
|
|
<components>
|
|
|
|
|
<component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="1.2.1"/>
|
|
|
|
|
<component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cvendor="ARM" Cversion="1.10.1">
|
|
|
|
|
<component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cvendor="ARM" Cversion="1.11.0">
|
|
|
|
|
<defines>ARM_MATH_AUTOVECTORIZE;DISABLEFLOAT16</defines>
|
|
|
|
|
</component>
|
|
|
|
|
<component Cclass="Device" Cgroup="IRQ Controller" Csub="GIC" Cvendor="ARM" Cversion="1.0.1"/>
|
|
|
|
|
@ -35,8 +35,8 @@
|
|
|
|
|
<component Cclass="Device" Cgroup="Startup" Cvendor="ARM" Cversion="1.0.2">
|
|
|
|
|
<file attr="config" category="header" name="Device/ARM/ARMCA9/Config/mem_ARMCA9.h" version="1.1.0"/>
|
|
|
|
|
<file attr="config" category="header" name="Device/ARM/ARMCA9/Config/system_ARMCA9.h" version="1.0.0"/>
|
|
|
|
|
<file attr="config" category="linkerScript" name="Device/ARM/ARMCA9/Source/AC6/ARMCA9.sct" version="1.0.0"/>
|
|
|
|
|
<file attr="config" category="sourceC" name="Device/ARM/ARMCA9/Source/AC6/startup_ARMCA9.c" version="1.0.1"/>
|
|
|
|
|
<file attr="config" category="linkerScript" name="Device/ARM/ARMCA9/Source/GCC/ARMCA9.ld" version="1.0.0"/>
|
|
|
|
|
<file attr="config" category="sourceC" name="Device/ARM/ARMCA9/Source/GCC/startup_ARMCA9.c" version="1.0.1"/>
|
|
|
|
|
<file attr="config" category="sourceC" name="Device/ARM/ARMCA9/Source/mmu_ARMCA9.c" version="1.2.0"/>
|
|
|
|
|
<file attr="config" category="sourceC" name="Device/ARM/ARMCA9/Source/system_ARMCA9.c" version="1.0.1"/>
|
|
|
|
|
</component>
|
|
|
|
|
|