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

[VS Code Ext 2.0.0] Debugging does not always open the Debug Console after compilation #788

Open
NevynUK opened this issue Oct 8, 2024 · 1 comment

Comments

@NevynUK
Copy link

NevynUK commented Oct 8, 2024

Pressing F5 (Blinky application) opens the Terminal to show the compilation process. It should then open the Debug Console window to show the communication with the board (along with any application output).

This is not always happening, in fact I am finding it does not happen more often that it does happen.

OS 1.15.0.0
Extension 2.0.0
Board: F7 2.c
System Mac

@NevynUK
Copy link
Author

NevynUK commented Oct 8, 2024

Forgot to add, there are two possible outcomes here (when you manually open the Debug Console):

1 - Sometimes there is deployment activity happening, so files being sent to the board.

2 - Sometimes the Debug Console has no output.

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

No branches or pull requests

4 participants