Atmel AVR

From Bashlinux
Revision as of 22:04, 8 June 2015 by Manpaz (talk | contribs)
Jump to: navigation, search

Howto setup Eclipse for AVR GCC toolchain

  • Install avr tools and dependencies

Fedora

yum -y install avr-gcc avr-binutils avr-libc avr-gdb avrdude eclipse eclipse-cdt

Ubuntu

apt-get -y install gcc-avr binutils-avr gdb-avr avr-libc avrdude eclipse eclipse-cdt
  • Update eclipse, Help > Check Updates
  • Add the AVR plug-in on Help > Add New software
  • On the new dialog click on Add button and fill in the following fields