-
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
-
I want to using pack -u update cmsis_pack, but there have an erro. When I used curl, I find that this page has moved https://sadevicepacksprodus.blob.core.windows.net/idxfile/index.pidx. How to fix th…
-
Hi,
For a CMSIS-DAP v2 interface, would it be possible to publish the SWO output (the second USB IN stream) to a TCP port? That would allow utilities such as Orbuculum to connect directly to it (in…
mubes updated
3 years ago
-
I get this error when I try to flash an Ebyte E73-2G4M08S1C module. I have updated the firmware already to the newest version.
The host PC is Linux Mint 18.04.1.
There is only the small green led o…
-
```
$ pyocd commander --target=stm32g031j6mx --elf DISCO.elf
0001015:CRITICAL:__main__:uncaught exception: name 'os' is not defined
Traceback (most recent call last):
File "/home/saa/.local/lib…
-
**Describe the bug**
test_isr_offload_job_multiple cause hard fault
**To Reproduce**
Steps to reproduce the behavior:
1. cd tests/kernel/interrupt ;mkdir build; cd build
2. cmake -DBOARD=frdm…
-
Hello,
I'm testing USB subsystem on stm32f4 discovery board. I have created a simple device with 2 bulk endpoints, one in, one out. In fact it is almost a copy of the loopback example.
My issue is…
-
I have built a Lot60-BLE Rev.F and also a GT-BLE60 and neither keyboard will be recognised by LKB Configurator. I have also bought a Lot60-BLE Rev.F that was assembled from the Taobao store. This keyb…
-
Tried to install pyocd on Windows 10 today:
```
(venv) C:\Users\andrewl\Desktop\python\pyocdvenv\pyOCD>pyocd list
Exception ignored in:
Traceback (most recent call last):
File "C:\Users\an…
-
Hi Experts,
I wanna to flash my mdk board, but my board can't be found by pyocd-flashtool.
WARNING:pyocd.tools.flash_tool:pyocd-flashtool is deprecated; please use the new combined pyocd tool.
…