Seeed_Arduino_DAPLink
Seeed_Arduino_DAPLink copied to clipboard
An open-source DAPLink Arduino Library supports Keil MDK, IAR Embedded Workbench, OpenOCD, and other commonly used IDE.
How to use the Xiao M0 programmed as DAP-Link probe to debug against the Xiao nRF52840? Thank you!
**Describe the bug** Seeed_Arduino_DAPLink sketch fails to locate Adafruit_USBD_CDC **To Reproduce** Steps to reproduce the behavior: As per https://wiki.seeedstudio.com/Arduino-DAPLink/#get-started, 1. Install [Seeed_Arduino_DAPLink](https://github.com/Seeed-Studio/Seeed_Arduino_DAPLink/) 2. Install [Adafruit_TinyUSB_Arduino](https://github.com/adafruit/Adafruit_TinyUSB_Arduino) 3. Select `simple_daplink.ino` example 4....
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: Follow this guide. https://wiki.seeedstudio.com/Arduino-DAPLink/#2-installing-the-adafruit_tinyusb_arduino-library **Expected behavior** A clear and concise...