Result Details
Basic C Code Implementations for AVR Microcontrollers
The main purpose of this article is to summarize the possibilities of C code implementation for the AVR microcontrollers. The process of implementation is presented in this paper and the basic differences between two famous compilers for AVRs: GCC and CodeVisionAVR are presented as well. Whole paper is composed as a useful tool for university students/teachers and brings the guideline how to use the microcontrollers' interrupt sources but also it brings the powerful combination of assembly routines called from the C functions without a time consuming study of huge manuals and datasheets. Short examples of concrete source codes for GCC avr-libc are presented in the text.
Microcontrollers, AVR, C/C++, GCC avr-libc, CodeVisionAVR, interrupts, instruction set.
@inproceedings{BUT22697,
author="Tomáš {Frýza}",
title="Basic C Code Implementations for AVR Microcontrollers",
booktitle="Proceedings of 14th International Workshop on Systems Signals & Image Processing (IWSSIP)",
year="2007",
pages="453--456",
publisher="University of Maribor",
address="Maribor (Slovenia)",
isbn="978-961-248-036-3"
}