Skip to content

Debugger for ESP32S3 Dev board used to be functional, now unsupported #2442

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

Closed
3 tasks done
frankcohen opened this issue May 24, 2024 · 1 comment
Closed
3 tasks done
Assignees
Labels
conclusion: invalid Issue/PR not valid topic: debugger Related to the integrated debugger type: imperfection Perceived defect in any part of project

Comments

@frankcohen
Copy link

Describe the problem

Arduino IDE 2.2 supported ESP32S3 Dev Board debugging. Now I see an unsupported message. I'd like it back please.

To reproduce

Select ESP32S3 Dev Module, click Debug icon.

Expected behavior

Debugger works

Arduino IDE version

Arduino IDE 2.3.3-nightly-20240423

Operating system

macOS

Operating system version

Sonoma 14.5

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@frankcohen frankcohen added the type: imperfection Perceived defect in any part of project label May 24, 2024
@per1234 per1234 self-assigned this May 24, 2024
@per1234
Copy link
Contributor

per1234 commented May 24, 2024

Hi @frankcohen. The ESP32 Dev Board is supported by the Arduino IDE integrated sketch debugger.

If you find that the "Start Debugging" button is disabled, this indicates that you have not selected a programmer from the IDE's Tools > Programmer menu. A programmer selection is now required when using Arduino IDE <=2.3.0 due to the addition to Arduino IDE of the capability to support multiple distinct types of debug probes (#2281). So select Tools > Programmer > Esptool from the Arduino IDE menus and the "Start Debugging" button will now be enabled.

If you have any questions about using the Arduino IDE sketch debugger, or would like to discuss the subject, feel free to post over on Arduino Forum.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
@per1234 per1234 added conclusion: invalid Issue/PR not valid topic: debugger Related to the integrated debugger labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid topic: debugger Related to the integrated debugger type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants