Society of Robots - Robot Forum
Software => Software => Topic started by: javafiend on April 23, 2008, 11:43:19 AM
-
Can anyone recommend AVR programming software for Linux? I've found a good post about installing the avr-gcc toolchain, but am not having much luck finding something to program my microcontroller with.
Thanks!
Edit::
Oh yeah, I have an AVRISPMK II
-
Can anyone recommend AVR programming software for Linux? I've found a good post about installing the avr-gcc toolchain, but am not having much luck finding something to program my microcontroller with.
Thanks!
Edit::
Oh yeah, I have an AVRISPMK II
ggc already comes with avr compiler out of the box, if I am not mistaken...
-
You mean a programmer, not a compiler, right?
Does AVR Dude work?
-
Right, programmer.
To be honest, I haven't tried AVR Dude on Linux. I'm really not a wiz with the command line interface and am looking for something graphical. I like the programmer in AVR Studio and am tempted to just install and run it under Wine.