-
The following exceptions occur if the pyocd-pemicro plugin is installed, but not the PEMicro drivers, and you attempt to run `pyocd list`.
On macOS 10.15:
```
0000705:CRITICAL:__main__:uncaught…
-
As of commit 3204554841db8e51fd06f8ba47f73bcdaea05fe9 from #31881 I get the following failure:
```
tirzah[16]$ west update && rm -rf build && west build -b frdm_k64f
tirzah[17]$ west flash
-- we…
-
大神求助!
看到develop分支的新特性后,想做个新键盘,参考[nrfmicro](https://oshwhub.com/Wayne654/nrfmicro)自己打了个板子,主控是RF-BM_ND04L,usb芯片是ch552T。
develop分支下固件成功编译,isp模式刷入usb固件,用手机dfu模式下刷入bootloader和application,(bootloader是用nrf…
-
The environment is prepared on RPI to run the NRF thread boarder router.
Instructions to reproduce the setup are available in the Wiki.
-
Instructions to reproduce it and expected results in the Wiki.
-
On Windows, the monotonic clock used for sleep() by Python platform has about 15 ms resolution, as described in [PEP564](https://www.python.org/dev/peps/pep-0564/#id23).
The test below is bound to …
-
Hello,
recently Segger added support for the Zephyr RTOS into Ozone. (See [Link](https://github.com/zephyrproject-rtos/zephyr/issues/23520).
It comes as a .js extension inside of Ozone, similar t…
-
Getting error while trying to connect
```
File "c:\program files\python38-32\lib\site-packages\pyocd\probe\cmsis_dap_probe.py", line 208, in connect
TRACE.debug("trace: connect(%s)", protocol…
-
Using an ST-Link V2 clone, works fine when I use `pyocd gdbserver` and then connect remotely from gdb with `target remote localhost:3333`.
But when I run `pyocd server` on the host and then try to …
-
The [description of the Embedded CDT package on eclipse.org](https://www.eclipse.org/downloads/packages/release/2020-12/r/eclipse-ide-embedded-cc-developers) is missing the pyOCD plugin. This descript…