Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo apt-get install avr-libc binutils-avr gcc-avr avrdude avarice gdb-avr

This installs can possibly install an outdated version of avrdude.

To get a more recent one (that can work with the JTAGICE3) do the following:

...