forked from Open-CMSIS-Pack/devtools
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathproject1.Debug+RteTest_ARMCM3.cbuild.yml
More file actions
54 lines (54 loc) · 1.81 KB
/
project1.Debug+RteTest_ARMCM3.cbuild.yml
File metadata and controls
54 lines (54 loc) · 1.81 KB
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
build:
generated-by: csolution version 0.0.0+g24802e38
solution: ../data/TestSolution/ContextMap/context-map.csolution.yml
project: ../data/TestSolution/ContextMap/project1.cproject.yml
context: project1.Debug+RteTest_ARMCM3
compiler: AC6
device: ARM::RteTest_ARMCM3
device-pack: ARM::RteTest_DFP@0.2.0
device-books:
- name: http://infocenter.arm.com/help/topic/com.arm.doc.dui0552a/index.html
title: Cortex-M3 Device Generic Users Guide
dbgconf:
- file: ../data/TestSolution/ContextMap/.cmsis/context-map+RteTest_ARMCM3.dbgconf
version: 0.0.2
processor:
fpu: off
core: Cortex-M3
packs:
- pack: ARM::RteTest_DFP@0.2.0
path: ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0
define:
- ARMCM3
define-asm:
- ARMCM3
add-path:
- ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Device/ARM/ARMCM3/Include
add-path-asm:
- ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Device/ARM/ARMCM3/Include
output-dirs:
intdir: tmp/project1/RteTest_ARMCM3/Debug
outdir: out/project1/RteTest_ARMCM3/Debug
rtedir: ../data/TestSolution/ContextMap/RTE
output:
- type: elf
file: project1.axf
- type: comp-db
file: compile_commands.json
- type: comp-db
file: compile_macros.h
linker:
script: ../data/TestSolution/ContextMap/RTE/Device/RteTest_ARMCM3/ac6_linker_script.sct.src
regions: ../data/TestSolution/ContextMap/RTE/Device/RteTest_ARMCM3/regions_RteTest_ARMCM3.h
groups:
- group: Source
files:
- file: ../data/TestSolution/ContextMap/MappedDebug1.c
category: sourceC
- file: ../data/TestSolution/ContextMap/MappedTarget1.c
category: sourceC
licenses:
- license: <unknown>
license-agreement: ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Doc/license.txt
packs:
- pack: ARM::RteTest_DFP@0.2.0