-
https://www.ruanx.net/diy-daplink/
讨论各种 CMSIS-DAP 协议的调试器,然后 DIY 一个 DAPLink。
-
Hello, I'd like to rebuild https://github.com/makerdiary/nrf52840-mdk-usb-dongle/blob/main/firmware/daplink/daplink-nrf52840_mdk_usb_dongle-v0258.uf2 from source
Found your fork https://github.com/…
-
I use a DAPlink to program py32f0 processors. It works with pyocd. When I issue the list command with edgb I get the following reply:
C:\ruudwork\info\Puya\ataradov CLI programmer for DAP>edbg --li…
-
https://github.com/ARMmbed/DAPLink
https://github.com/balanceTWK/BalanceDAP
-
Very cool design! You should consider using the [DAPLink](https://github.com/ARMmbed/DAPLink) firmware. We don't yet support the F723, but it's been on the requested and we'd happily accept contributi…
-
Seems that the DAPLink interface is not stable on my Muselab NanoESP32 S2 evalboard even if I set the adapter speed down to 1kHz, openocd log:
```
Info : Listening on port 6666 for tcl connections
…
-
Not quite the same, but similar to:
- https://github.com/ARMmbed/DAPLink/issues/982
There has been reports of issues flashing in macOS 15 Sequoia via finder.
Some things we've noticed so far:
…
-
This has been reported with the micro:bit V2.00 and V2.21, using DAPLink 0255 to 0258.
This problem is not present for micro:bit V1, where the USB drive name is still `MICROBIT`, tested with DA…
-
**Describe the bug**
I am trying to flash my Hello word program with RTT over a DAPlink on MIMXRT1064 board, but there seems to be an isssue with probe-rs.
**To Reproduce**
main.rs
```
#![no…
-
## Problem to investigate
Some environments are seeing DAPLink `504` time out errors more often than usual.
To debug this issue we've created a test Python script, that combined with a special D…