-
In interface firmware configurations where both CMSIS-DAP v1 and v2 USB interfaces are available, there is a possibility that the user could open both CMSIS-DAP interfaces concurrently. This will, of …
-
在macos上尝试使用openocd 进行更新的时候找不到设备
```
openocd -c "adapter driver cmsis-dap" -c "init;cmsis-dap info"
```
```
Open On-Chip Debugger 0.11.0
Licensed under GNU GPL v2
For bug reports, read
http:…
-
Hiya,
am getting an issue where i can't seem to get opencd to work on a gd32e505re.
This is the error message:
```
Building in release mode
Checking size .pio\build\genericGD32E505RE\firmware.…
-
macOS Sonoma 14.6.1 (M1)
Command Line Tools 15.3
Homebrew
This repo sdk-2.0.0
libjaylink 0.3.1
gcc 14.1.0 (aarch64)
jlink-edu v9.3
pico 2
`./configure --prefix=$HOME/local --enable-jlink --e…
-
to do: add these to the readme.
## Using Atmel ICE instead of Segger Jlink:
* On MacOS, install the following:
`brew install openocd telnet `
* Wiring up device
* Wire up "Vtref" to 3V3…
-
用cmsis-dap仿真器连接的时候,出现这个报错,连接线和引脚约束检查好几遍了,还是没找到问题,有大佬知道咋解决吗
F:\tinyriscv\tools\openocd>openocd.exe -f tinyriscv.cfg
Open On-Chip Debugger 0.10.0+dev-00914-g4cb81306a-dirty (2020-01-28-21:35)
License…
-
When I updated openocd to 0.12 I'm to face a problem:
```
Open On-Chip Debugger 0.12.0 (2023-01-14-23:37)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bu…
-
**Describe the bug**
I'm trying to flash a STM32F411 board (black pill) using another one as CMSIS-DAP probe connected via usb.
The probe seems to be recognized and does show up with `--list-probes`…
-
Hi,
Set up a spare Raspberry PI Pico as a Picoprobe (as described in https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf Chapter A) and tried to upload a sketch using a programmer…
-
**Describe the bug**
When I connect the probe (RP debug probe) and power up the device (RP Pico), I wanted to try if everything is working by running `probe-rs info`. This results into the following:…