#
daplink
Here are 14 public repositories matching this topic...
rockboynton
commented
Mar 13, 2022
Describe the bug
The dependencies list for Ubuntu/Debian is missing libudev-dev from the README
To Reproduce
Steps to reproduce the behavior:
- On a fresh Ubuntu system, install Rust
- Run the dependency install command from the
README - Run
cargo install cargo-embed - See failure indicating missing
libudevlibrary
Expected behavior
I expect the cargo insta
Yatekii
commented
Jul 17, 2020
There is some cases where this would be really useful.
CMSIS-DAP compatible hardware capable of flashing & debugging SWD and JTAG targets via a 10pin JTAG connector. The probe also enumerates as a CDC Serial port which can be used to send UART data from the target micro to a PC terminal.
-
Updated
Jan 20, 2022 - HTML
An essential carrier board to quickly prototype your next embedded design with a removable M.2 module
-
Updated
Jun 15, 2020
-
Updated
Mar 21, 2022
Improve this page
Add a description, image, and links to the daplink topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the daplink topic, visit your repo's landing page and select "manage topics."
Currently, J-Link probes that fail to open do not show up as inaccessible in the probe list. Instead, they just have their serial number and device identifier left blank.
Listing probes should instead yield
Results, so that the calling code can act properly, by: