SerialUPDI upload fails with huge python error? #317
Replies: 4 comments 2 replies
-
I am able to program using the standard Microchip programmer:
|
Beta Was this translation helpful? Give feedback.
-
This is fixed in master. It was an old version of the included YAML library. And this is written in Python not Ouroboros so they have no prohibition on changes tha aren't backwards compatible. |
Beta Was this translation helpful? Give feedback.
-
Any suggestions how to fix this? Arduino claims there's no update available, is there a way to force it to pull the latest code from GitHub? |
Beta Was this translation helpful? Give feedback.
-
You don't want to pull in the code from the github repo, it is completely
hosed atm. I am working full time on fixing this please be patient.
…On Mon, Aug 8, 2022 at 10:45 AM GordonThree ***@***.***> wrote:
Any suggestions how to fix this? Arduino claims there's no update
available, is there a way to force it to pull the latest code from GitHub?
—
Reply to this email directly, view it on GitHub
<#317 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTXEW7L7VWGATIHVEV5JYDVYEMPXANCNFSM552YXQQQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
____________
Spence Konde
Azzy’S Electronics
New products! Check them out at tindie.com/stores/DrAzzy
GitHub: github.com/SpenceKonde
ATTinyCore <https://github.com/SpenceKonde/ATTinyCore>: Arduino support for
all pre-2016 tinyAVR with >2k flash!
megaTinyCore <https://github.com/SpenceKonde/megaTinyCore>: Arduino support
for all post-2016 tinyAVR parts!
DxCore <https://github.com/SpenceKonde/DxCore>: Arduino support for the AVR
Dx-series parts, the latest and greatest from Microchip!
Contact: ***@***.***
|
Beta Was this translation helpful? Give feedback.
-
Working on a avr128da28 under Arduino 1.8.19 on Fedora, get this error trying to do UPDI upload of a sketch
UPDI does work to upload the bootloader, but my five serial adapters are all busy for diagnostics, so I need to stick with UPDI for uploading.
Beta Was this translation helpful? Give feedback.
All reactions