CMSIS-View  
Record program events, display status information, and analyze execution faults
Revision History
Version Description
v1.0.0 Initial release of EventRecorder and Fault components as replacement for Keil.ARM-Compiler pack.
  • Rename component class to CMSIS-View. For migration, deselect old "Compiler::EventRecorder" component and select new "CMSIS-View::EventRecorder" one.
  • Fixes/additions for IAR Compiler
  • Enhacements for documentation
  • Optimize Record Lock/Unlock in Event Recorder (using C11 atomics except for Cortex-M0)
  • Correct timestamp overflow handling in Event Recorder
  • Add "CMSIS-View::Fault" component for recording system faults.