-
The 0.10.0 release of cython-hidapi causes an `ImportError` exception to be raised when imported on macOS 10.15. Tested with both Python 3.8.6 and 3.9.0 (same exception in both).
```
>>> import hi…
-
Brilliant project - unfortunately I seem to be running into an issue.
I've downloaded the precompiled pico-debug-gimmecache.uf2 and loaded it onto my raspberry pi pico.
I've also compiled the acco…
-
I try to get debug messages via semihosting from a nrf52840 device and each message I get TypeError:
```3631888:ERROR:gdbserver:Unhandled exception in handle_message: string argument without an enc…
-
I got the following error when using API. This problem has been bothering me for a long time. Could you please help me see the reason?I packaged it as an exe and that's the same problem:
Traceback (m…
-
**Describe the bug**
The bug has been identified with nrf52840dk_nrf52840 platform, but may be reproducible with other platforms.
The documentation for the sample (https://docs.zephyrproject.org/l…
-
**Describe the bug**
When an App uses MCUboot as bootloader it needs confirm any "clean/new" image at first boot. This always worked on Zephyr until pre-2.5.0 version. Now, it was detected that an im…
-
Since https://github.com/ARMmbed/mbed-ls/commit/758394e915c3d6bf7e116e57385987468295cf81, running `mbedls` in a Windows env does not detect JLink targets properly.
Before the commit:
```
C:\Users…
cmonr updated
3 years ago
-
Hi, I faced some glitches to connect Atmel EDBG CMSIS-DAP probe on the latest pyocd but reverting back the version to 0.23.0 I could get the probe detected. I thought it is worth raising issue for thi…
piyja updated
4 years ago
-
I am having a problem with the Variables window. Seemingly randomly the local variables will all be set to \ on a break point. I have checked and the call stack looks OK and you can also look at the v…
-
I was porting DAPLink to my own driver. When I run pyocd I get this error.
`
usb.core.USBTimeoutError: [Errno 110] Operation timed out
`
I also run openocd, here's the error.
```
Info : 226 87 c…
mttbx updated
3 years ago