Skip to content

Commit e10d6d0

Browse files
committed
Feedback Joachim
Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>
1 parent 091dcd1 commit e10d6d0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## 1.4.0
44

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.
66
- 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).
88
- Also included in this extension release:
99
- [arm-none-eabi-gdb v14.3.1](https://artifacts.tools.arm.com/arm-none-eabi-gdb/14.3.1/)
1010
- Full list of required minimum versions for correct functionality of the CMSIS Debugger v1.4.0 solution:
@@ -14,7 +14,7 @@
1414
- [Peripheral Inspector v1.8.1](https://marketplace.visualstudio.com/items?itemName=eclipse-cdt.peripheral-inspector)
1515
- [Serial Monitor v0.13.1](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-serial-monitor)
1616
- [RTOS Views v0.0.14](https://marketplace.visualstudio.com/items?itemName=mcu-debug.rtos-views)
17-
- Refer to the [CMSIS Debugger 1.4.0 project board](https://github.com/orgs/Open-CMSIS-Pack/projects/21/views/9) for a full list
17+
- See [CMSIS Debugger 1.4.0 project board](https://github.com/orgs/Open-CMSIS-Pack/projects/21/views/9) for a full list
1818
of enhancement requests and defects addressed in this release.
1919

2020
## 1.3.0

0 commit comments

Comments
 (0)