Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.46 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.46 KB

Example Projects

Event Recorder

This example shows you how to utilize Event Recorder in own application software. This example project is based on an Arm Cortex-M processors and uses the CMSIS-Toolbox for project build, and runs on Arm Virtual Hardware processor simulation.

Example Project Description
Event Statistic Example that shows the usage of start/stop events for statistical code profiling with the Event Statistics window.

Fault component

These examples show you how to utilize Fault component in own application software.

Example Project Description
VHT_MPS2_Cortex-M7 Shows the usage of Fault component on an Cortex-M7. This example runs on Arm Virtual Hardware processor simulation.
B-U585I-IOT02A Shows the usage of Fault component on an Cortex-M33 with TrustZone. This example runs on STMicroelectronics B-U585I-IOT02A evaluation board.