-
**Describe the bug**
When flashing using openocd runner, the cortex-m processor is left in debug mode. It can, then, only be released after a power-on reset (cold reset).
This conflicts with the u…
-
Package name: cmsis-pack-manager
Issue type: Missing package
Link to PyPI page: https://pypi.org/project/cmsis-pack-manager
Link to piwheels page: https://www.piwheels.org/project/cmsis-pack-manage…
-
If anyone encounters this problem blocking `pyocd flash` on Unix platform this comes from `pyusb` and the fix is already proposed here https://github.com/pyusb/pyusb/issues/365 :-) With this fix appli…
-
When using mcuboot with STM32F4 Discovery, it outputs
```
*** Booting Zephyr OS build zephyr-v2.3.0-7271-g165f9448afe3 ***
```
and then nothing happens. USB is not responsive and the console …
-
**Describe the bug**
I can't flash my nRF9160 using the HS Probe.
I've just updated the HS probe to the newest firmware, but no change.
It does work with the jlink of the Nordic DK's (tested with…
-
### Description of defect
Currently (and very confusingly), the `SDBlockDevice` implementation defaults to a "no-op" when calling `erase` on it. In some cases, the code is expecting a parti…
-
I think file performance is likely the limiting part, but to recheck: If the client has objdump available (which would obviously match the target) we could execute it via gdb and `!objdump`, then "som…
-
Hi, I saw @newbrain mention in #456 that he's already working on STM32WB support, but I don't want to clutter up that PR with unrelated discussion, so I'm opening a new ticket.
I've got a STM32WB N…
-
Hi,
I'm trying to use the mbed-cmake repo to compile some code for a student team at my college.
However, when I try to compile it, I get some weird compiler issues - I seem to have no issues with…
-
@tensorflow/micro
**System information**
- Host OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 19.10
- TensorFlow installed from (source or binary): source (for inference),…