Arduino IDE V2 Debug Support or Arduino Due

Since experimental phase for IDE V2 debugging support is complete, will there be effort to get full debugging support for the Arduino Due? I have seen little forum discussion on this in 2024 and near absence in 2025. Appreciate comments.

Hi @smacha. I can't answer your question definitively since I am not involved in that project, but since there hasn't been any development work at all on the "Arduino SAM Boards (32-bits ARM Cortex-M3)" platform in the last 5.5 years, I think it is unlikely that it will happen anytime soon, if at all.

The best way forward will be for the community to add support. You can learn about how to configure an Arduino boards platform for use with the debugger from this section of the Arduino Platform Specification:

https://arduino.github.io/arduino-cli/latest/platform-specification/#sketch-debugging-configuration

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.