platform-atmelavr
platform-atmelavr copied to clipboard
PlatformIO Debbuging with Arduino Uno Blink Template
I meet some debug issues while using the arduino-blink project example with an Arduino Uno Board. I use only the “simulator mode” while debug (no board connected + PIO Debug Without Uploading) I have tried to use the default tool (avr-stub) and simavr.
Initial Forum thread : https://community.platformio.org/t/platformio-debbuging-with-arduino-uno-blink-template/26841