Skip to content

Version 1.5, build 7087 - Improved tracing, CTF support and SVD support

Latest
Compare
Choose a tag to compare
@compuphase compuphase released this 18 Jan 20:05
· 2 commits to master since this release
7d113fc

This release has improvements in trace capturing, such as more robust SWO Trace capturing and filtering on a "severity level" with the Common Trace Format. Support for SVD (System View Description) files was also expanded, with bit-range decoding for microcontroller-specific peripheral registers.

Search and filter functions now support wildcards, and bookmarks are now available in the SWO Trace viewer (BMTrace).
In the debugger front-end (BMDebug), there is a new implementation for aligning source code with disassembly, to better cope with code that was re-arranged by compiler optimizations.

The book has been adjusted to include the information on the new and expanded functions.

The "blackmagic-hosted_Win32.zip" file is the "Black Magic Hosted" firmware software from the blackmagic project, built for Windows. This application is also known as BMDA (Black Magic Debug App). It is useful for troubleshooting, but not otherwisely needed to use the Black Magic Probe or the software. The executable version of this utility for Windows is available here only for convenience.

The "cflow_Win32.zip" is the GNU cflow utility, pre-compiled for Microsoft Windows. It is available here only for convenience.