CMSIS-View provides several example projects that demonstrate the usage of CMSIS-View software components in embedded applications. The projects are available in the Examples/
directory and are also part of the CMSIS-View pack.
Example Project | Description |
---|---|
EventStatistic | Shows the usage of start/stop events for statistical code profiling using Arm Virtual Hardware (AVH) processor simulation. |
Fault/VHT_MPS2_Cortex-M7 | Shows the usage of the Fault component on a Cortex-M7 Arm Virtual Hardware (AVH) processor simulation. |
Fault/B-U585I-IOT02A | Shows the usage of the Fault component on a Cortex-M33 with TrustZone. This example runs on STMicroelectronics B-U585I-IOT02A evaluation board. |
Other examples with CMSIS-View support can be also found in various CMSIS packs with device support, BSP and software components. For example CMSIS-RTX, MDK Middleware and others, or also in GitHub projects at https://github.com/Arm-Examples.