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
Closing this as a duplicate for now. I might investigate about the meaning of not in sync: resp=0x15 (arduino/Arduino#8032) vs. not in sync: resp=0x03 (my case).
I am using Arduino 1.8.5 and I have updated my Arduino AVR Boards core in the Boards Manager to the latest available version, which is 1.6.21.
With this setup, using an Arduino as ISP doesn't work and from what I found out I don't understand how it could ever have worked.
programmers.txt contains a section that sets:
However, the ArduinoISP sketch does not work with this setting, it has to be changed to
In fact I found a commit in master that makes that very change.
Despite this commit being 11 months old by now it doesn't seem to be pushed to installations via the Boards Manager.
The text was updated successfully, but these errors were encountered: