Closed post2pa closed 1 year ago
Thanks for your interest in this project. This issue tracker is for bugs and feature requests and does not provide support. Please use the forum instead: https://forum.arduino.cc/c/software/ide-2-x/93/; it's more appropriate.
I tried the debugger with my Arduino Zero board on Windows, and it works as expected when I follow the guide.
Thank you for your reply, much appreciated. Regards, Paul.
From: Akos Kitta @.> Sent: Thursday, August 17, 2023 11:48 PM To: arduino/arduino-ide @.> Cc: post2pa @.>; Author @.> Subject: Re: [arduino/arduino-ide] Arduino V2 IDE failed to launch Open OCD GDB server. (Issue #2172)
Thanks for your interest in this project. This issue tracker is for bugs and feature requests and does not provide support. Please use the forum instead: https://forum.arduino.cc/c/software/ide-2-x/93/; it's more appropriate.
I tried the debugger with my Arduino Zero board on Windows, and it works as expected when I follow the guidehttps://docs.arduino.cc/tutorials/zero/debugging-with-zero.
- Reply to this email directly, view it on GitHubhttps://github.com/arduino/arduino-ide/issues/2172#issuecomment-1683433860, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEPDHDMNFOBTAIBMBBHTHQTXV4F2BANCNFSM6AAAAAA3UMUZDE. You are receiving this because you authored the thread.Message ID: @.**@.>>
Describe the problem
Using IDE v2 and a simple example sketch, on trying to enter debug mode the following messages arise:
and:
This is a fresh install of Arduino IDE and OpenOCD.
The target board is an Arduino Zero (with embedded EDBG) and using the "programming usb" connected to my Windows PC.
The example sketch uploads and executes no problem.
Please can anyone suggest a solution, thank you.
To reproduce
Just compile, upload, enter debug...
Expected behavior
enter debug mode automatically.
Arduino IDE version
2.1.1
Operating system
Windows
Operating system version
Windows 11 Pro 64 Bit
Additional context
Forum discussion:
https://forum.arduino.cc/t/arduino-ide-v2-1-1-fails-to-launch-openocd-gdb-server/1153609/3
Issue checklist