-
Hello,
When trying to flash a Nucleo WL55JC1 (stm32wl55jci7u) using the command `pyocd flash --target STM32WL55JCIx --frequency 1800000 -O connect_mode=under-reset mbed-os-example-blinky.bin` I rec…
-
I am using the ARM Cortex-M1 DesignStart FPGA for Xilinx (https://developer.arm.com/ip-products/designstart/fpga) reference design on a Digilent Arty A7 (https://store.digilentinc.com/arty) along with…
-
```python
while 1:
session = ConnectHelper.session_with_chosen_probe(
unique_id=debuggers[probe_sel].unique_id,
target_override="STM32f412xG",
auto_open=False,
)
…
-
https://github.com/rust-embedded/cortex-m/blob/92552c73d3b56dc86007450633950d16ebe0e495/src/peripheral/tpiu.rs#L10-L34
c.f. https://developer.arm.com/documentation/ddi0403/d/Debug-Architecture/ARMv…
tmplt updated
5 months ago
-
Since the nixos-mobile project seems to not be maintained anymore, maybe it would make sense to revive this project?
I for one never managed to get to a working system with the current state of mobil…
jottr updated
3 months ago
-
### Description of defect
On ARM Mbed Studio, targeting NUMAKER-M2354 v1.1 (NU_M2354), mbed-os-example-blinky (mbed-os 6.17.0) build failed with error log listed below. Tried other sample projects …
-
This is related to CoreSight, for when a target supports multiple trace streams. Relevant section from the the ARMv7-M standard, p. 718, attached below.
![2022-01-12T21:18:02+01:00](https://user-im…
tmplt updated
2 years ago
-
The freeze occurs very often. Flash never continues when at this state.
Version in use: ddf36148a959fe27598c6d244b1039cd7b888293
```
$ pyocd flash -vvv -u 023600001985ea0a000000000000000000000000…
-
Can't connect device using jlink, the nrst/swdio/sclk/gnd gpio is connected, but can't connected with jlink j-flash. The prompt:
Connecting ...
- Connecting via USB to probe/ programmer device 0
…
-
Hi there! 👋🏽
You should know about the proposal to add trace command support to CMSIS-DAP. The proposal is from @gzied of [Trande UG](https://trande.de/) and was first proposed and is documented i…