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

Debugging #2

Open
sstaub opened this issue Jun 21, 2017 · 8 comments
Open

Debugging #2

sstaub opened this issue Jun 21, 2017 · 8 comments
Assignees

Comments

@sstaub
Copy link

sstaub commented Jun 21, 2017

Is it possible to support debugging via cmsis-dap?

@ivankravets
Copy link
Member

  1. Please run pio update command
  2. Install pyOCD, open system terminal and run sudo pip install --pre -U pyocd
  3. Start debugging.

@sstaub
Copy link
Author

sstaub commented Jun 22, 2017

get following message:
dbg

@ivankravets
Copy link
Member

If you open VSCode Terminal, does pyocd-gdbserver --version command work?

@sstaub
Copy link
Author

sstaub commented Jun 22, 2017 via email

@ivankravets
Copy link
Member

Please provide an output of

echo $PATH
which pyocd-gdbserver

@sstaub
Copy link
Author

sstaub commented Jun 22, 2017 via email

@ivankravets
Copy link
Member

Could you pio update and start debug again?

@sstaub
Copy link
Author

sstaub commented Jun 23, 2017 via email

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

3 participants