Menu

AVR Eclipse Plugin 2.0.0 released

The AVR Eclipse Plugin provides some tools and settings for developing C programs for the ATMEL AVR series of embedded processors with the Eclipse IDE.

The new version 2.0.0 is a complete rewrite of the previous version.

New Features and major changes:

  • Setting of target MCU Type and Clock Frequency (once per build configuration)

  • Debug and Release build Configurations

  • Application and Static Library build types (static lib not tested yet)

  • Builds hex, eep and lss files (user selectable)

  • Assembler integrated into toolchain

  • A new viewer to show some information about AVR processors

  • Basic documentation incl. a small tutorial on how to create a AVR application project

The recommended way to download the plugin is via the Eclipse update manager.
See http://avr-eclipse.sourceforge.net/index.html#download on how to set this up.

As an alternative the plugin can also be downloaded as a zip file for manual installation in your Eclipse Directory.
Go to http://downloads.sourceforge.net/avr-eclipse/de.innot.avreclipse-2.0.0.20071227PRD.zip to download this version

For more information go to the new project homepage at http://avr-eclipse.sourceforge.net

Posted by Thomas Holland 2007-12-27

Log in to post a comment.