CMSIS-View version is officially updated upon releases of the CMSIS-View pack.
The table below provides information about the changes delivered with specific versions of CMSIS-View.
Version | Description |
v1.2.0 |
- Event Recorder: 1.6.0
- Add support for Cortex-M52
- Fault component: 1.1.0
- Add support for Cortex-M52
|
v1.1.0 |
- Event Recorder
- Add support for CMSIS v6
- Update conditions to prevent simultaneous selection of CMSIS-View:Event Recorder and Compiler:Event Recorder components
- Update Event Statistic example to support CMSIS-Toolbox v2
- Fault component
- Extend section name for fault information, for easier absolute addressing via the linker script
- Update Fault example for Cortex-M33 (B-U585I-IOT02A) with improved GCC support and add support for building with CMSIS-Toolbox v2
- Update Fault example for AVH Cortex-M7 to support CMSIS-Toolbox v2
|
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.
|