Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions SimpleTrustZone/SimpleTZ.csolution.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
solution:
created-for: CMSIS-Toolbox@2.6.0
created-for: CMSIS-Toolbox@2.12.0
cdefault:
select-compiler:
- compiler: AC6
Expand All @@ -15,6 +15,16 @@ solution:
target-types:
- type: AVH
device: ARM::ARMCM33
target-set:
- set:
images:
Comment thread
jkrech marked this conversation as resolved.
- project-context: CM33_ns.Debug
- project-context: CM33_s.Debug
debugger:
name: Arm-FVP
model: FVP_MPS2_Cortex-M33
config-file: ../FVP/FVP_MPS2_Cortex-M33/fvp_config.txt
args: --stat

build-types:
- type: Debug
Expand All @@ -25,5 +35,5 @@ solution:
optimize: balanced

projects:
- project: ./CM33_s/CM33_s.cproject.yml
- project: ./CM33_ns/CM33_ns.cproject.yml
- project: ./CM33_s/CM33_s.cproject.yml