There was an error while loading. Please reload this page.
1 parent c2784a7 commit 618cb62Copy full SHA for 618cb62
1 file changed
SimpleTrustZone/SimpleTZ.csolution.yml
@@ -1,5 +1,5 @@
1
solution:
2
- created-for: CMSIS-Toolbox@2.6.0
+ created-for: CMSIS-Toolbox@2.12.0
3
cdefault:
4
select-compiler:
5
- compiler: AC6
@@ -15,6 +15,16 @@ solution:
15
target-types:
16
- type: AVH
17
device: ARM::ARMCM33
18
+ target-set:
19
+ - set:
20
+ images:
21
+ - project-context: CM33_ns.Debug
22
+ - project-context: CM33_s.Debug
23
+ debugger:
24
+ name: Arm-FVP
25
+ model: FVP_MPS2_Cortex-M33
26
+ config-file: ../FVP/FVP_MPS2_Cortex-M33/fvp_config.txt
27
+ args: --stat
28
29
build-types:
30
- type: Debug
@@ -25,5 +35,5 @@ solution:
35
optimize: balanced
36
37
projects:
- - project: ./CM33_s/CM33_s.cproject.yml
38
- project: ./CM33_ns/CM33_ns.cproject.yml
39
+ - project: ./CM33_s/CM33_s.cproject.yml
0 commit comments