From: Thomas H. <th...@in...> - 2010-08-07 14:23:03
|
Hi, I just released a new version of the AVR Eclipse Plugin. This version fixes two major bugs: Using XMegas with avrdude is now working and a long standing bug on 64bit Windows systems has been fixed. The plugin can be downloaded <https://sourceforge.net/projects/avr-eclipse/files/> from Sourceforge as a P2 Repository (an updatesite in a .zip) and is available on the usual updatesite: http://avr-eclipse.sourceforge.net/updatesite here is the changelog: ================================================================================ Version 2.3.4 [07. August 2010] Changed / Improved: ----------------------------- * F/R 2905839: Upload Project To Target Device from any point in Project Fixes: ----------------------------- * Bug 3023718: Errors when working with XMega MCUs * Bug 2872447: getWinAVRBasePath throws exception on Vista 64 (finally) ================================================================================ Cheers, Thomas |