Skip to content

Update Avrdude to 6.2 #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
karlbackstrom opened this issue Jan 7, 2015 · 12 comments
Closed

Update Avrdude to 6.2 #17

karlbackstrom opened this issue Jan 7, 2015 · 12 comments

Comments

@karlbackstrom
Copy link

Would it be possible to ask for an update to Avrdude 6.1 (from 6.0.1)? All the current patches seems to apply quite cleanly and there are some features in 6.1 that would be great to have for external platforms (especially the flip2 programmer for Xmega chips).

@PeterVH
Copy link

PeterVH commented Jun 3, 2015

👍 for the upgrade. It will help ArduinoISP: 6.1 implements some clever fixes that make it possible to program high addresses (over 128KB) with the stk500v1 protocol (which is what ArduinoISP uses). This makes it possible to reliably burn the bootloader of an atmega2560 using ArduinoISP.

@gh-megabit
Copy link

👍 against this, too. In particular, AVRdude 6.1 adds support for Atmel-ICE, the current-generation Atmel ISP device.

@matthijskooijman
Copy link
Collaborator

6.2 has been released by now, too.

@Testato
Copy link

Testato commented Dec 9, 2015

+1

ArduinoISP fir bootloading the Mega is a very old problem, finally avrdude 6.1 sokve the problem.
And the AtmelICE support is also important

After avrdude update will be possible official insert AtmelICE programmer in the IDE

@ffissore
Copy link
Contributor

ffissore commented Dec 9, 2015

I'm working on avrdude 6.2

@ffissore ffissore changed the title Update Avrdude to 6.1 Update Avrdude to 6.2 Dec 9, 2015
@ffissore ffissore self-assigned this Dec 9, 2015
@facchinm
Copy link
Member

facchinm commented Dec 9, 2015

avrdude 6.2 is affected by this bug, dropping the update until it gets fixed

@NicoHood
Copy link

NicoHood commented Dec 9, 2015

Could you also apply this patch then:
arduino/Arduino#3645

I still dont have an avrdude account. I tried to contact atmel 3 times about 16u2 datasheet faults, but they do not respond (or the wrong person answers). They just dont want to fix the datasheet. But that should not keep us from fixing avrdude, so could anyone post this information to joerg wunsch?

@gh-megabit
Copy link

I've found avrdude 6.1 and 6.2 to be unreliable with my Atmel-ice - and that's after dealing with the LibUSB filter mess. It might be better to look at another tool for this programmer - atprogram is proving reliable and is easy to enable for uploads. The burn bootloader option may need code changes. I'm not sure if this utility is available on OS X or Linux.

@facchinm
Copy link
Member

facchinm commented Jan 4, 2016

AFAIK atprogram only runs on Windows, not a big deal. avrdude 6.1 works great with Atmel-ICE (tested) and will be integrated in the IDE as soon as we update it officially

@PaoloP74
Copy link

PaoloP74 commented Jan 8, 2016

Can you publish a version 1.6.7-R1?

@PaoloP74
Copy link

@cmaglie
Copy link
Member

cmaglie commented Jul 27, 2016

Avrdude 6.3 build scripts are now on their own repository:

https://github.com/arduino/avrdude-build-script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants