Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HELP "Error: unable to find CMSIS-DAP device" #20

Open
msfujino opened this issue Oct 28, 2023 · 0 comments
Open

HELP "Error: unable to find CMSIS-DAP device" #20

msfujino opened this issue Oct 28, 2023 · 0 comments

Comments

@msfujino
Copy link

I am trying to upload a sketch to micro:bit V2.21 using ArduinoIDE and BSP 0.7.0, but I get a DAPLink related error and cannot upload. Please let me know how to deal with this.
I tried uninstalling and reinstalling the device in device manager to no avail.
Note that this board can be uploaded on a Linux PC, so I don't think it is a board failure.

Hardware : BBC micro:bit V2.21
Firmware : Version 0257
PC OS : Windows 11 22H2
IDE : Arduino IDE 1.8.19 (or 2.2.1)
BSP : Nordic Semiconductor nRF5 Boards by Sandeep Misty version 0.7.0
Boards : BBC micro:bit V2
Port : COM12(BBC micro:bit V2)

When connected to a PC, the following will appear in the device manager.
Ports(COM & LPT)
USB Serial Device(COM12)
Universal Serial Bus devices
CMSIS-DAP v1
CMSIS-DAP v2
WebUSB' CMSIS-DAP

The following error message appears.
Open On-Chip Debugger 0.10.0-dev-00254-g696fc0a (2016-04-10-10:13)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
debug_level: 2
Info : only one transport option; autoselect 'swd'
Warn : Transport "swd" was already selected
swd
adapter speed: 10000 kHz
cortex_m reset_config sysresetreq
Error: unable to find CMSIS-DAP device
Error: No Valid JTAG Interface Configured.
Error: No Valid JTAG Interface Configured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant