Installation / versions / USBasp #528
Replies: 7 comments 2 replies
-
uaaaaaa -> error found!!! It completely break AVR/GCC/AVRDude chain. Frustrating? No -> ANGER!!! |
Beta Was this translation helpful? Give feedback.
-
Thanks for reporting this, I will investigate immediately, I was unaware
that there were any issues with any versions!!!
…____________
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: spencekonde@gmail.com
On Tue, Mar 2, 2021, 10:33 Jan Kratochvíl ***@***.***> wrote:
1.5.0 - Error downloading
https://azduino.com/bin/micronucleus/micronucleus-cli-2.5-azd1-i686-mingw32.tar.bz2
Nothing was installed. -> https://i.imgur.com/0cyzoM7.png
1.4.1 - CRC doesn't match. File is corrupted.
Nothing was installed. -> https://i.imgur.com/5iAIIna.png
1.4.0 - CRC doesn't match. File is corrupted.
Nothing was installed. -> https://i.imgur.com/1ylVJIu.png
1.3.3 - CRC doesn't match. File is corrupted.
Nothing was installed. -> https://i.imgur.com/UZBCgHO.png
1.3.2 - Installation completed.
This is the latest version that can be installed (at least for me) ->
https://i.imgur.com/M6occS6.png
But there is another issue with USBasp programmer, generic option selecion
for "USBasp" is gone, only "USBasp (ATTinyCore)" can be selected which
unfortunately does not work->
*The uploader returned an error avrdude: Warning: cannot query
manufacturer for device: No such file or directory avrdude: Warning: cannot
query product for device: No such file or directory avrdude: error: could
not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de
<http://www.fischl.de>' product='USBasp'*
frustrating, sorry...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#528>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTXEWY46YW5SIQYDISXUW3TBUAL5ANCNFSM4YPGKSVQ>
.
|
Beta Was this translation helpful? Give feedback.
-
Can you get the text of those error messages about SSL showing in the
background? Thanks
…____________
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: spencekonde@gmail.com
On Tue, Mar 2, 2021, 10:33 Jan Kratochvíl ***@***.***> wrote:
1.5.0 - Error downloading
https://azduino.com/bin/micronucleus/micronucleus-cli-2.5-azd1-i686-mingw32.tar.bz2
Nothing was installed. -> https://i.imgur.com/0cyzoM7.png
1.4.1 - CRC doesn't match. File is corrupted.
Nothing was installed. -> https://i.imgur.com/5iAIIna.png
1.4.0 - CRC doesn't match. File is corrupted.
Nothing was installed. -> https://i.imgur.com/1ylVJIu.png
1.3.3 - CRC doesn't match. File is corrupted.
Nothing was installed. -> https://i.imgur.com/UZBCgHO.png
1.3.2 - Installation completed.
This is the latest version that can be installed (at least for me) ->
https://i.imgur.com/M6occS6.png
But there is another issue with USBasp programmer, generic option selecion
for "USBasp" is gone, only "USBasp (ATTinyCore)" can be selected which
unfortunately does not work->
*The uploader returned an error avrdude: Warning: cannot query
manufacturer for device: No such file or directory avrdude: Warning: cannot
query product for device: No such file or directory avrdude: error: could
not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de
<http://www.fischl.de>' product='USBasp'*
frustrating, sorry...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#528>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTXEWY46YW5SIQYDISXUW3TBUAL5ANCNFSM4YPGKSVQ>
.
|
Beta Was this translation helpful? Give feedback.
-
What the hell.... so this is blowing up old ide versions? I thought I had
the CI scripts running with 1.6.9 too
…____________
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: spencekonde@gmail.com
On Tue, Mar 2, 2021, 11:38 Jan Kratochvíl ***@***.***> wrote:
uaaaaaa -> error found!!!
It completely break AVR/GCC/AVRDude chain.
If you are using Arduino 1.6.9 for obvious reasons (like many many others)
DO NOT install this over JSON / Board Manager it will completely break
everything. I had to completely restore whole directory
c:\users\xxx\AppData\Local\Arduino15 from backup to make everything work as
before installation.
Frustrating? No -> ANGER!!!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#528 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTXEWYNNEBTM6KET6C4BEDTBUIA5ANCNFSM4YPGKSVQ>
.
|
Beta Was this translation helpful? Give feedback.
-
The USBAsp issue is endemic to recent versions of AVRdude, which are needed to fix other problems if you have the wrong version of the drivers installed, the well established fix is to use Zadig to swap to the correct USBAsp driver.
|
Beta Was this translation helpful? Give feedback.
-
I've created issues #529 and #530 in response to this - if you are able to get me the text of those errors that showed up in the console, that would be very helpful. I can't actually work on this until done with day job today. I would also very much like more information on what you mean about it breaking the the toolchain. I am certainly very distressed to hear that four versions of the core that I belived were working are not even installing - and even moreso that it is claimed to be blowing up a version of the IDE which I believed it was compatible with! And for that matter, what the "obvious reasons" are for using 1.6.9? I thought the IDE had gotten through the rough patch when half of the releases sucked for one reason or another, and have been recommending 1.8.13, and before that, "latest 1.8.x" for a while. They really got their act together in the 1.8.x versions. |
Beta Was this translation helpful? Give feedback.
-
Both issues are closed. #529 is due to bugs in 1.6.9 of the IDE; the solution is to use a newer IDE. This is why we recommend 1.8.13 rather than old buggy versions like 1.6.9. 1.6.9 was the best version for the next several releases, IIRC, but it has long since been surpassed by the actually-working 1.8.x versions. |
Beta Was this translation helpful? Give feedback.
-
1.5.0 - Error downloading https://azduino.com/bin/micronucleus/micronucleus-cli-2.5-azd1-i686-mingw32.tar.bz2
Nothing was installed. -> https://i.imgur.com/0cyzoM7.png
1.4.1 - CRC doesn't match. File is corrupted.
Nothing was installed. -> https://i.imgur.com/5iAIIna.png
1.4.0 - CRC doesn't match. File is corrupted.
Nothing was installed. -> https://i.imgur.com/1ylVJIu.png
1.3.3 - CRC doesn't match. File is corrupted.
Nothing was installed. -> https://i.imgur.com/UZBCgHO.png
1.3.2 - Installation completed.
This is the latest version that can be installed (at least for me) -> https://i.imgur.com/M6occS6.png
But there is another issue with USBasp programmer, generic option selecion for "USBasp" is gone, only "USBasp (ATTinyCore)" can be selected which unfortunately does not work->
The uploader returned an error
avrdude: Warning: cannot query manufacturer for device: No such file or directory
avrdude: Warning: cannot query product for device: No such file or directory
avrdude: error: could not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de' product='USBasp'
frustrating, sorry...
Beta Was this translation helpful? Give feedback.
All reactions