Close

Debugging Arduino Uno in VScode

Back to overview

Debug Arduino Uno in VScode with a ATtiny85 debugWIRE probe

Discussions

Faisal wrote 04/26/2020 at 11:39 point

Thank you so much for this hack. I was looking for a tool to debug my attiny85 project and had a digistump lying around, so this was the perfect tool to setup my dev environment for the attiny. 

I then wanted to move to platformio. So modified code to integrate both the upload and debug to the board using platformio. It's trivial to setup. Please see https://github.com/faisyl/platform-atmelavr/blob/develop/dwire-debug.md on how to setup a project under platformio. 

cheers!

  Are you sure? yes | no