Skip to content

Releases: ARM-software/CMSIS-View

CMSIS-View 1.2.0

16 May 08:54
Compare
Choose a tag to compare

Changes since version 1.1.0

Event Recorder: 1.6.0

  • Add support for Cortex-M52

Fault component: 1.1.0

  • Add support for Cortex-M52

CMSIS-View 1.2.0-rc0

13 May 11:09
Compare
Choose a tag to compare
CMSIS-View 1.2.0-rc0 Pre-release
Pre-release

Changes since version 1.1.0

Event Recorder

  • Add support for Cortex-M52

Fault component

  • Add support for Cortex-M52

CMSIS-View 1.1.0

19 Dec 11:09
Compare
Choose a tag to compare

Changes since version 1.0.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

Eventlist Version 1.2.0

04 Oct 12:56
e267825
Compare
Choose a tag to compare

Changes since 1.1.0

  • Allow to filter events by level -l <level>
  • Added hex value prefix 0x

Downloads

Windows (x86_64)
Windows (aarch64)
Linux (x86_64)
Linux (aarch64)
MacOS (x86_64)
MacOS (aarch64)

CMSIS-View 1.0.0

05 Jun 11:52
65f35a2
Compare
Choose a tag to compare

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.

Eventlist Version 1.1.0

17 Apr 15:05
Compare
Choose a tag to compare

Changes since 1.0.10

  • Add aarch64 support
  • Fix for premature end of last record or wrong content of length field (#23)
  • Add xml and json output format (#33)

Downloads

Windows (x86_64)
Windows (aarch64)
Linux (x86_64)
Linux (aarch64)
MacOS (x86_64)
MacOS (aarch64)

Eventlist Version 1.0.10

01 Sep 07:59
ed8b3fa
Compare
Choose a tag to compare

Release for review of initial development

Supported platforms: Win64, Linux, macOS
Download: Win64, Linux, macOS