-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRteTestM3_PackPath_NoPdsc.cprj
73 lines (64 loc) · 3.57 KB
/
RteTestM3_PackPath_NoPdsc.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
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<cprj schemaVersion="0.0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="CPRJ.xsd">
<created timestamp="2021-05-11T15:53:46" tool="uVision V5.34.0.5"/>
<info>
<name>RteTestM3</name>
<doc>https://arm-software.github.io/CMSIS_5/General/html/index.html</doc>
<category>CI testing</category>
<license>Test project license</license>
<description>RteTestM3 description</description>
</info>
<layers>
<layer hasTarget="1" name="LayerOne">
<doc>https://arm-software.github.io/CMSIS_5/Pack/html/pack_Example.html</doc>
<category>Layer One</category>
<license>LayerOne license</license>
<description>LayerOne Description</description>
</layer>
<layer name="LayerTwo"/>
</layers>
<packages>
<package name="RteTest" vendor="ARM" path="."/>
<package name="RteTest_DFP" vendor="ARM" path="."/>
</packages>
<compilers>
<compiler name="AC6" version="6.0.0:6.99.99"/>
</compilers>
<target Bname="RteTest Dummy board" Bvendor="Keil" Bversion="1.2.3" Ddsp="NO_DSP" Dendian="Little-endian" Dfpu="NO_FPU" Dmve="NO_MVE" Dname="RteTest_ARMCM3" Dsecure="Non-secure" Dtz="NO_TZ" Dvendor="ARM:82">
<output intdir="./" name="RteTestM3" outdir="./" type="exe"/>
<ldflags add="--callgraph --info sizes --info summarysizes --info totals --info unused --info veneers --load_addr_map_info --map --strict --summary_stderr --symbols --xref" compiler="AC6" file="./RTE/Device/RteTest_ARMCM3/ARMCM3_ac6.sct"/>
<cflags add="-Oz -ffunction-sections -fno-rtti -fshort-enums -fshort-wchar -funsigned-char -gdwarf-3 -std=c99 -xc" compiler="AC6"/>
<asflags compiler="AC6" use="armasm"/>
</target>
<components>
<component Cclass="Device" Cgroup="Startup" Cvariant="RteTest Startup" Cvendor="ARM" layer="LayerOne">
<file attr="config" category="linkerScript" name="Device/ARM/ARMCM3/Source/ARM/ARMCM3_ac6.sct" version="1.0.0"/>
<file attr="config" category="sourceC" name="Device/ARM/ARMCM3/Source/startup_ARMCM3.c" version="2.0.3"/>
<file attr="config" category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.1"/>
</component>
<component Cclass="RteTest" Cgroup="CORE" Cvendor="ARM" layer="LayerTwo"/>
<component Cclass="RteTest" Cgroup="ComponentLevel" Cvendor="ARM" instances="2" layer="LayerTwo">
<file attr="config" category="preIncludeLocal" name="ComponentLevel/ComponentLevelConfig.h" version="0.0.1"/>
<file attr="config" category="header" name="ComponentLevel/Include/MyDir/RelativeComponentLevelConfig.h" path="ComponentLevel/Include" version="0.0.1"/>
</component>
<component Cclass="RteTest" Cgroup="G_A" Cvendor="ARM"/>
<component Cclass="RteTest" Cgroup="GlobalFile" Cvendor="ARM"/>
<component Cclass="RteTest" Cgroup="GlobalLevel" Cvendor="ARM">
<file attr="config" category="preIncludeGlobal" name="GlobalLevel/GlobalLevelConfig.h" version="0.0.2"/>
<file attr="config" category="header" name="Include/Config/ConfigInclude.h" path="Include" version="0.0.2"/>
</component>
<component Cclass="RteTest" Cgroup="LocalFile" Cvendor="ARM"/>
</components>
<files>
<group name="Source Group">
<file category="sourceC" name="./main.c"/>
</group>
<group layer="LayerOne" name="Text Group">
<file category="doc" name="./SubDir/SubDir.txt"/>
<file category="doc" layer="LayerTwo" name="./Abstract.txt"/>
</group>
<group name="Sub Dir Group">
<file category="sourceC" name="./SubDir/SubDir.c"/>
</group>
</files>
</cprj>