Hi! I am a newer in Arduino ide 2.0 user and interested in the debug function. I have some questions about how can I use the debug function with Arduino UNO? Do I need other hardware except the UNO?
1 Like
What debug function are you referring to ?
I mean this
Everytime I click the debug button, the new file named launch.json jumps out. I don't know what it is and if I need some new hardware like J link?
Not compatible with the Uno, according to the Arduino blog, the debugger is initially only usable on SAM D21 boards.
https://blog.arduino.cc/2020/02/28/preview-the-debugger-feature-for-the-arduino-pro-ide/
1 Like
Thanks! I get it
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.