embedded-trainings-2020/embedded-workshop-book/src/troubleshoot-probe-not-found.md

12 lines
390 B
Markdown
Raw Permalink Normal View History

2021-06-14 09:59:13 +00:00
# `no probe was found` error
2021-06-11 14:04:12 +00:00
You may encounter this error:
``` console
Running probe-run --chip nRF52840_xxAA target/thumbv7em-none-eabihf/debug/hello
Error: no probe was found
```
- It may be caused by the micro-USB cable plugged on the long side of the board, instead of the short side.
- Check that the board is powered on.
- Check that your cable is a data cable and not power-only.