-
Is anybody working on or aware of a riscv port of pyOCD?
-
Hello,
Since 2 weeks, I tried to program my `lpcxpresso55s28` board using the zephyr command `west flash` which uses `pyocd` as runner, but I get the following error even if I use the `pyocd` comma…
-
### Description
The pyOCD used is very old (v0.14.0 https://github.com/ARMmbed/mbed-os-tools/blob/master/setup.py/#L87)
The current version is v0.31.0.
Upgrading will involve updating our hos…
-
**Describe the bug**
We are trying to get twister working for testing code on real devices and to get code coverage reports, for the current test, we are using 2 pinnacle 100's with pyocd-based debug…
-
### Description
UBLOX_EVK_ODIN_W2 target crashes in our nightly CI when running network-wifi test. We have not seen this earlier as the test was running inside of a rf shielded box. Now the tes…
-
I am debugging an Ambiq Apollo3 target (Cortex-M) that uses FreeRTOS, the debug interface is a JLink.. I find that if I run the code without breakpoints it appears to work. However, if I have a breakp…
-
I am trying to interface with an ATSAMV71-XULT, and getting this error:
```
INFO:pyocd.board.board:Target type is atsamv71q21b
Traceback (most recent call last):
File "./test.py", line 22, in
…
-
To make life easier would be nice if there was linux aarch64 whl on release.
galak updated
3 years ago
-
**Describe the bug**
ztest crashing on NRF52840 starting from 2.6.0 release, but working find prior
**To Reproduce**
Steps to reproduce the behavior:
1. mkdir build; cd build
2. cmake -DBOARD=…
-
I'm trying to set up some ITM functionality for my STM32H753VIT6.
On the session I call setup_swv:
```rust
session.setup_swv(
&SwoConfig::new(cpu_frequency)
.set_mod…