You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
## 1.4.0
4
4
5
-
- Adds the [Component Viewer](https://github.com/Open-CMSIS-Pack/vscode-cmsis-debugger?tab=readme-ov-file#component-viewer) which shows static information to help analyze the operation of software components based on [CMSIS-View](https://arm-software.github.io/CMSIS-View/latest/cmp_viewer.html)technology.
5
+
- Adds the [Component Viewer](https://github.com/Open-CMSIS-Pack/vscode-cmsis-debugger?tab=readme-ov-file#component-viewer) which shows detailed information to help analyze the operation of software components based on [CMSIS-View](https://arm-software.github.io/CMSIS-View/latest/cmp_viewer.html)descriptions.
6
6
- Includes updated pyOCD distribution ([pyOCD v0.43.0](https://github.com/pyocd/pyOCD/releases/tag/v0.43.0))
7
-
- Adds [Segger RTT](https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/) and [System View](https://www.segger.com/products/development-tools/systemview/) support for [`run`](https://open-cmsis-pack.github.io/cmsis-toolbox/pyOCD-Debugger/#command-line-invocation) subcommand. Configured via [`*.cbuild-run.yml`](https://open-cmsis-pack.github.io/cmsis-toolbox/YML-Input-Format/#debugger-for-pyocd).
7
+
- Adds [Segger RTT](https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/) and [System View](https://www.segger.com/products/development-tools/systemview/) support for [`run`](https://open-cmsis-pack.github.io/cmsis-toolbox/pyOCD-Debugger/#command-line-invocation) subcommand to store event information to a file for post-processing and visualization. Configured via [`*.cbuild-run.yml`](https://open-cmsis-pack.github.io/cmsis-toolbox/YML-Input-Format/#debugger-for-pyocd).
0 commit comments