<p>This Eclipse Plugin provides some tools and settings for developing C programs for the ATMEL AVR series of embedded processors with the Eclipse IDE. It is open source and freely available under the terms of the GNU General Public Licence (GPL)</p>
<p>
The plugin provides the following main functions on top of the CDT features:</p>
<ul>
<li>Selection of a target processor</li>
<li>Custom managed build tools for the AVR-GCC toolchain incl.</li>
<li>Creating the hex dump image files needed for downloading to an AVR processor</li>
<li>Upload of the project to a target processor</li>
<li>Graphical editor for Fuse- and Lockbits</li>
<li>A viewer showing some information about the selected AVR processor</li>
<li>Full integration in CDT</li>
</ul>
<p>
It has been successfully tested with Windows, Linux and Mac OS X and should work with on any other platform supporting the AVR-GCC toolchain.</p>
Categories: Systems Development
Additional Details
Eclipse Versions: Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Thomas Holland
Development Status: Production/Stable
Date Created: Wednesday, January 2, 2008 - 11:44
License: EPL
Date Updated: Wednesday, December 14, 2022 - 09:46
Submitted by: Thomas Holland
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2024 | 0/0 | 0 | 0 |
September 2024 | 145/642 | 176 | 14 |
August 2024 | 146/641 | 153 | 16 |
July 2024 | 183/663 | 102 | 14 |
June 2024 | 148/681 | 187 | 19 |
May 2024 | 171/682 | 151 | 17 |
April 2024 | 149/687 | 207 | 18 |
March 2024 | 157/694 | 191 | 10 |
February 2024 | 174/687 | 143 | 16 |
January 2024 | 165/691 | 176 | 13 |
December 2023 | 144/671 | 215 | 10 |
November 2023 | 160/686 | 212 | 9 |
Reviews Add new review
eclipse 4.10 support
Submitted by Mina Sadek on Tue, 02/19/2019 - 18:45
Eclipse 4.10 doesn't support the AVR plugin. Please provide support for that great plugin in the new eclipse 4.10.
Thank you for fixing Avr Eclise plugin
Submitted by ruro uni on Sun, 12/09/2018 - 07:30
now the Avr Eclipse plugin is able to correctly identify other chips. it was only ATmega16 at 16MHz. compile and upload is running fine. thank you...