Skip to content

CMSIS-View 1.0.0

Compare
Choose a tag to compare
@JonatanAntoni JonatanAntoni released this 05 Jun 11:52
· 67 commits to main since this release
65f35a2

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.