-
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…
-
### 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…
-
Some rough ideas about what needs to be done without having to open an individual issue for each one of them. Please feel free to comment or add more features.
## Library
- [ ] Run unittests in …
-
To make life easier would be nice if there was linux aarch64 whl on release.
galak updated
3 years ago
-
### Description
When specifying a flashing plugin to use (e.g. using the `-c pyocd` option), htrun incorrectly still attempts to verify the existence of the Mbed-style mass-storage device by listin…
-
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…
-
I followed the instructions as given in this link:
https://micro.ros.org/docs/tutorials/core/zephyr_emulator/
And getting the following output:
omni@omni:~$ source /opt/ros/foxy/setup.bash
…
-
Hello world :-)
This `pypemicro` is now part of the https://github.com/pyocd/pyOCD and became a blocker on FreeBSD platform, probably other *BSD platforms (i.e. OpenBSD, NetBSD, etc), and other pla…
-
It may be a good idea to directly support pyOCD `-u` / `--uid` / `--probe` args to allow for probe selection, without a need for using `serverArgs`. Perhaps `serialNumber` param could be reused for th…
-
**Describe the bug**
It appears that several (various) test cases of the tests/arch/arm running on the nucleo_wb55rg or nucleo_f103rb
are failing due to **FAILED: Testsuite mismatch**
twister re…