Page 1 of 1

AVRdude For programming Atmel AVR microprocessors

Posted: Fri 10 Nov 2006, 23:42
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

Posted: Sat 11 Nov 2006, 00:12
by plinej
Try this

Posted: Sat 11 Nov 2006, 00:43
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

Posted: Sat 11 Nov 2006, 01:33
by plinej

Posted: Sat 11 Nov 2006, 02:06
by VariEze
Yes! Works great! You saved the day!

Many Thanks,

--Karl

Posted: Fri 30 Nov 2012, 16:21
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

Posted: Fri 30 Nov 2012, 19:10
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

Posted: Sat 01 Dec 2012, 08:57
by zelvik
Thank you very much, it's ok :).