AVRdude For programming Atmel AVR microprocessors

Mathematical tools, physics simulators, CAD, CNC, etc.
Post Reply
Message
Author
User avatar
VariEze
Posts: 114
Joined: Thu 09 Feb 2006, 17:49
Location: Oregon
Contact:

AVRdude For programming Atmel AVR microprocessors

#1 Post by VariEze »

Hello,

I need AVRdude, it's software to program Atmel AVR microprocessors.

Can somebody smarter than me compile this, and make a dotpup?

http://download.savannah.gnu.org/releas ... 5.2.tar.gz

I tried, but I seem to be missing a bunch of things.

--Karl

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#2 Post by plinej »

Try this
Attachments
avrdude-5.2.pup
(84.57 KiB) Downloaded 904 times

User avatar
VariEze
Posts: 114
Joined: Thu 09 Feb 2006, 17:49
Location: Oregon
Contact:

#3 Post by VariEze »

wow, that was quick!

I get this error :

avrdude: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory

What do I need to install?
--Karl

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#4 Post by plinej »


User avatar
VariEze
Posts: 114
Joined: Thu 09 Feb 2006, 17:49
Location: Oregon
Contact:

#5 Post by VariEze »

Yes! Works great! You saved the day!

Many Thanks,

--Karl

zelvik
Posts: 2
Joined: Fri 30 Nov 2012, 16:06

#6 Post by zelvik »

Hello, I need AVRDude too. But when I want to install it, I get windows with this text:
ERROR: Not enought free diskspace, you have MB, but needed are !
I have got 1,5GB free space, so, what to do?
I believe that 1,5GB is enough...
Thank you for reply

User avatar
VariEze
Posts: 114
Joined: Thu 09 Feb 2006, 17:49
Location: Oregon
Contact:

#7 Post by VariEze »

That's a very old version. Here is a newer one. Avrdude only has 2 parts, the program and a config file. You can use it from the same folder: ./avrdude...... , or just put the 2 files in the default locations (see readme in tar.gz) --Karl

zelvik
Posts: 2
Joined: Fri 30 Nov 2012, 16:06

#8 Post by zelvik »

Thank you very much, it's ok :).

Post Reply