You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have also worked on building a debugger for AVR chips (classic ATtinys and ATmegaX8) and came up with a quite stable version, which works on an UNO or similar board: https://github.com/felias-fogg/dw-link. So far, however, I have been unable to integrate it into the Arduino IDE 2. I have tried your version, but was unsuccessful. Does your solution still work with the current IDE version? And if so, can you give me some clues how to proceed.