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

flash does not connect and error 127 when trying to run debugger #2

Open
benbiles opened this issue Apr 11, 2020 · 1 comment
Open

Comments

@benbiles
Copy link

benbiles commented Apr 11, 2020

ESP-prog dubugger connected to Lyrat 4.3
Windows 10

I have followed instructions and flash times out.
I tried changing terminal to git and ubuntu intergrated in JSON settings file in template but didn't appear to help.

If I try to run debugger mode I get this error

Error: couldn't bind tcl to socket: No error
The terminal process terminated with exit code: 127

do you have any idea what exit code: 127 could be ?

@botofancalin
Copy link
Owner

The terminal don't have anything to do with the debugger...
Make sure you ALLOW GDB server access to network when asked.
Your problem may be caused by OpenOCD that's unable to connect to GDB because you didn't allowed GDB to access the network.

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

2 participants