|
|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
<?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-01-13T09:48:15" tool="csolution 1.1.0"/>
|
|
|
|
|
<created timestamp="2023-02-15T07:28:44" tool="csolution 1.4.0"/>
|
|
|
|
|
|
|
|
|
|
<info isLayer="false">
|
|
|
|
|
<description>Automatically generated project</description>
|
|
|
|
|
@ -17,6 +17,7 @@
|
|
|
|
|
|
|
|
|
|
<target Ddsp="DSP" Dfpu="DP_FPU" Dmve="FP_MVE" Dname="SSE-300-MPS3" Dsecure="Non-secure" Dtz="TZ" Dvendor="ARM:82">
|
|
|
|
|
<output intdir="tmp/test/VHT-Corstone-300/Release" name="test.Release+VHT-Corstone-300" outdir="out/test/VHT-Corstone-300/Release" rtedir="RTE" type="exe"/>
|
|
|
|
|
<options debug="off"/>
|
|
|
|
|
<asflags add="-masm=auto" compiler="AC6"/>
|
|
|
|
|
<cflags add="-Wsign-compare -Wdouble-promotion -DNDEBUG -Wall -Wextra -Werror -std=c11 -Ofast -ffast-math -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -Wno-reserved-identifier" compiler="AC6"/>
|
|
|
|
|
<cxxflags add="-fno-rtti -DNDEBUG -Wall -Wextra -std=c++11 -Ofast -ffast-math" compiler="AC6"/>
|
|
|
|
|
@ -27,10 +28,10 @@
|
|
|
|
|
|
|
|
|
|
<components>
|
|
|
|
|
<component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.6.0"/>
|
|
|
|
|
<component Cclass="Device" Cgroup="Definition" Cvendor="ARM" Cversion="1.2.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">
|
|
|
|
|
<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"/>
|
|
|
|
|
|