Getting Error : "A programmer is required to upload" while using megaTinyCore for ATTINY204 #910
Replies: 4 comments 8 replies
-
What programer are you using? Changing fusebytes can only be done via external programmer, and if not using optiboot or if burning bootloader for first time a programmer is needed. |
Beta Was this translation helpful? Give feedback.
-
Where has this "a programmer is required for upload" come from? Are you using Arduino 2.0.x? I don't think that branch is of release quality yet; it has lots of novel bugs and regressions |
Beta Was this translation helpful? Give feedback.
-
If using 'Arduino 2.0.x', don't use the arrow 'Upload' button, you must explicitly choose Tools -> Upload using Programmer. |
Beta Was this translation helpful? Give feedback.
-
There us almost certainly some incantation I could add to fix this.... but
I don't know what it is.
…____________
Spence Konde
Azzy’S Electronics
New products! Check them out at tindie.com/stores/DrAzzy
GitHub: github.com/SpenceKonde
ATTinyCore: Arduino support for almost every ATTiny microcontroller
Contact: ***@***.***
On Sat, Feb 18, 2023, 12:09 KWolfe81 ***@***.***> wrote:
If using 'Arduino 2.0.x', don't use the arrow 'Upload' button, you must
explicitly choose Tools -> Upload using Programmer.
—
Reply to this email directly, view it on GitHub
<#910 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTXEW6EKASTNWZBJNKAFV3WYD66DANCNFSM6AAAAAAUXN2LTQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Hi Spence,
I tried compiling your megaTinyCore for my ATTINY204 IC, but while compiling and uploading code i am getting error " A programmer is required to upload"
I also want to read and print ADC data on serial port. Can you please help me.
Beta Was this translation helpful? Give feedback.
All reactions