Skip to content

Linux avrdude64 will crash with usbtinyisp [imported] #610

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
cmaglie opened this issue Nov 15, 2012 · 0 comments
Closed

Linux avrdude64 will crash with usbtinyisp [imported] #610

cmaglie opened this issue Nov 15, 2012 · 0 comments

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 610 moved from a Google Code project.
Added by 2011-08-29T11:21:28.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Medium

Original description

What steps will reproduce the problem?

  1. Connect usbtiny isp.
  2. Use upload using programmer function
  3. IDE will not upload with the following message:

Reproduced this using the avrdude and avrdude64 binaries from the source package.

What is the expected output?
$ avrdude usbtiny -c usbtiny -p m328p -C ./avrdude.conf

avrdude: AVR device initialized and ready to accept instructions

Reading | | 0% 0.Reading | ################# | 33% 0Reading | ################################# | 66% 0Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e950f

avrdude: safemode: Fuses OK

avrdude done. Thank you.

What do you see instead?
$ ./avrdude64 usbtiny -c usbtiny -p m328p -C ./avrdude.conf

USB read error: expected 8, got 4
USB read error: expected 8, got 4
avrdude64: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.

avrdude64 done. Thank you.

What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?
1.0-beta2-64
Slackware64-current with multilib support. (Linux 2.6.38.7 #3 SMP)

Please provide any additional information below.
32 bit version of arduino avrdude works.
64 bit version of aruidno avrdude gives the above error.
64 bit version of avrdude 5.10 compiled on this system works fine.

Possible fix documented here:
http://forums.adafruit.com/viewtopic.php?f=20&t=3683&start=22

@cmaglie cmaglie closed this as completed Nov 15, 2012
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

1 participant