WinAVR
Description
WinAVR (tm) is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. Includes the GNU GCC compiler for C and C++.
WinAVR Web SiteUser Ratings
User Reviews
-
*Warning* This suite can mess up your PATH variables in Windows 7, which means many of the CMD shell commands you need to use like find.exe and sort.exe will be used from the WINAVR bin folder, breaking loads of stuff. Otherwise its a good toolkit.
-
@Kristi, WinAVR also destroyed my Windows PATH, but look into the WinAVR's installation dir, there I've found path1.log, which contains my previous path. This may help you too. Besides of it, WinAVR is a nice tool, and I had no problems with it, like the mentioned one, before.
-
Great tool. Great integration into windws - you think you are using it on *nix
-
for example GCC + ECLIPSE + AVR PlugIn is much better then newest avrstudio which is now only for MS Win. It work's only with special kind of programmers etc. I'm a big fan avr gcc.
-
gcc for AVR is near perfect, and WinAVR is the simplest way to get it under Windows. Of course the only better alternative to WinAVR is using Linux ;)
-
WinAVR destroyed my Windows PATH! >:(