Debuggin on Arduino Nano

Hi,
I've already run IDE 2 and I try to debug with Arduino Nano and a message pop up saiyng "Debbuging is not supported by 'Arduino Nano'

There's a way to do it?

Thanks

It's certainly not possible with the default configuration and if it were ever possible to do this, it would require a special configuration and debug probe, likely even a hardware modification to your Nano. You can read some very interesting information about someone's investigation into setting up debugging for the Arduino Uno here:

Even though they still required a dedicated hardware debug probe for this, they were able to make one from a DigiSpark (3rd party ATtiny85-based Arduino compatible board).

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