Loading

Kategory:

WINAVR AVR-GCC Compiler

Bookmark and Share
WINAVR AVR-GCC Compiler
After trying several types of compilers, I finally dropped my choice to WinAVR AVR-GCC Compiler, compiler I assume this is the best C compiler I've ever used.

AVR-GCC is a compiler that runs on Linux OS, but WinAVR can run on windows.

WinAVR can be downloaded at:
HERE

After installing WinAVR on our PC, then we need to install AVRstudio as an editor or a programmer on our chip.

AVRstudio can be downloaded at:
HERE

For example source code can be downloaded at:
HERE

The source code is already in the provided function to receive the command from the serial port with baudrate 19200, on ATmega8 microcontroller, you can use it on another microcontroller by setting the configuration file in its project AVRstudio.
Thanks for reading: WINAVR AVR-GCC Compiler
Related Posts Plugin for WordPress, Blogger...