-
Notifications
You must be signed in to change notification settings - Fork 1
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
Debugging #2
Comments
|
If you open VSCode Terminal, does |
Yes, it gives version 0.8.1a1
… Am 23.06.2017 um 00:31 schrieb Ivan Kravets ***@***.***>:
If you open VSCode Terminal, does pyocd-gdbserver --version command work?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#2 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AGJslRogLRk53UVgFMm2ciJzlyy2kkanks5sGutKgaJpZM4OBawy>.
|
Please provide an output of
|
That the output of $PATH
licht-mbp:blinky sstaub$ echo $PATH
/Library/Frameworks/Python.framework/Versions/3.6/bin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versi
ons/3.5/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:/Applications/Wireshark.app/Contents/MacOS:/Li
brary/Frameworks/Python.framework/Versions/3.6/bin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions
/3.5/bin:/Applications/Zerynth Studio.app/Contents/Resources/app.nw/ztc/mac:/Applications/Zerynth Studio.app/Contents/Resources
/app.nw/ztc/mac:/Applications/Zerynth Studio.app/Contents/Resources/app.nw/ztc/mac
licht-mbp:blinky sstaub$ which pyocd-gdbserver
licht-mbp:blinky sstaub$ which pyocd-gdbserver
nothing happen with which pyocd-gdbserver
… Am 23.06.2017 um 00:54 schrieb Ivan Kravets ***@***.***>:
Please provide an output of
echo $PATH
which pyocd-gdbserver
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#2 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AGJslT-EEohgAi3UcCdeD9OlKoqgbxXEks5sGvCMgaJpZM4OBawy>.
|
Could you |
Now i get the message:
undefinedError: Debug server ‚pyocd-gdbserver' does not exist
… Am 23.06.2017 um 13:15 schrieb Ivan Kravets ***@***.***>:
Could you pio update and start debug again?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#2 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AGJslQj10HVQf0k3Knmr_eqJM3VgcfDtks5sG55ggaJpZM4OBawy>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible to support debugging via cmsis-dap?
The text was updated successfully, but these errors were encountered: