-
### Terms
- [X] Checked the [existing issues](https://github.com/LELEC210X/LELEC210X/issues?q=is%3Aissue+label%3Adocumentation+) and [discussions](https://github.com/LELEC210X/LELEC210X/discussions) …
-
I had to add `usb_vid`, `usb_pid` to the Embed.toml probably due to the fact, that several devices were found on my Windows PC (a person next to me using Linux had the same problem):
```
[default.pr…
-
**Describe the bug**
The attached project is configured without TrustZone (this should be anyway default, but the cproject.yml specifies this explicit).
The CMSIS.pdsc defines:
```xml
…
-
Type: Bug Report
**Describe the bug**
- OS and Version: Windows 11
- VS Code Version: 1.94.2
- Extension Version: 1.40
- Target Device: STM32
Starting a new solution based on existing CM…
-
**The Problem To Be Solved**
It is complex to manage the memory resources across a multi-project system.
The CMSIS-Toolbox contains a flexible [linker script management](https://github.com/Open…
-
Hi all,
I installed the last release: CmsisPackPlugIn2.10.0.zip
I configured for my ST32MP135 board a simple blink code that uses ARMA/ as device and RTOS.
So I selected the following modules:
…
-
[cat1c8m.zip](https://github.com/cmsis-svd/cmsis-svd/files/14176603/cat1c8m.zip)
Trying to parse attached svd with development version of cmsis-svd but ends with
```
File "d:\test.py", line 59…
-
**Describe the bug**
When Jlink is configured to be in CMSIS-DAP mode, probe-rs could not use it in both Jlink and CMSIS-DAP mode.
**To Reproduce**
1. Set a Jlink probe to be in CMSIS-DAP v2 mode…
-
I have built it from sources for M0S Dock and the device is not stable. Sometime it freezes during communication but typically it cannot be detached from device and hangs when closing the connection.
…
-
What is attribute `init` and `uninit` used in element device/board memory:
https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/pdsc_family_pg.html#element_memory
Today's link scripts …