platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
139 stars 105 forks source link

PlatformIO Debbuging with Arduino Uno Blink Template #278

Open MantaRayDeeJay opened 2 years ago

MantaRayDeeJay commented 2 years ago

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