diff --git a/embedded-workshop-book/src/troubleshoot-probe-not-found.md b/embedded-workshop-book/src/troubleshoot-probe-not-found.md index da5cce1..8ad144f 100644 --- a/embedded-workshop-book/src/troubleshoot-probe-not-found.md +++ b/embedded-workshop-book/src/troubleshoot-probe-not-found.md @@ -7,4 +7,5 @@ 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. \ No newline at end of file +- Check that the board is powered on. +- Check that your cable is a data cable and not power-only.