-
Notifications
You must be signed in to change notification settings - Fork 122
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
Build/debug freezes at (gdb) #186
Comments
Some more information. I tried uninstalling then reinstalling VS Code. It did not help, although the first time I ran it I think I got the same terminal output but with one or two lines switched, but I didn't take notes. Maybe there's a race condition? So then I tried a total uninstall of VS Code and config info using these instructions. Again, same outcome (but no switched lines). |
Hi @alcohen, please run the |
I don't know how to access the logs that you're asking for, but here's the terminal output:
|
Some more information: I tried this with a different board, a blues.io Swan Feather with ststm32 mcu, and am seeing the same behavior. So it's not nrf52840-related. Is there a way for this issue be moved to another, more appropriate section? |
When I start a debug session things freeze at (gdb). The last few terminal lines are below.
Listening on TCP/IP port 2331
And there it sits.
Adafruit nrf52840 feather express,
This was working before. I’ve tried it with three projects (including a brand new one), two Feathers, two debuggers, reinstalled platformio and J-link software. Nothing helps.
I did try to on a second PC, and things work properly.
Platformio.ini is:
see https://community.platformio.org/t/build-debug-freezes-at-gdb/37295/1 for more info
The text was updated successfully, but these errors were encountered: