|
Software compilation & Tools
It can be compiled either using IAR EWAVR4.20A or avr-gcc (WinAVR-20060421 with AVR Studio 4.12 Service pack 4, both free of charge).
- To use it under IAR, open the ewp project file. The project should contain the previous described source files. You can compile it and open the compiled files under AVR Studio for MCU programming/debugging.
- To use it under avr-gcc, launch AVR Studio, create a new AVR-GCC project. In project configuration options, select the corresponding MCU (atmega88), add the project parent directory as an include directory and add the files described above. You can compile it and then make MCU programming/debugging.
The ATmega88 is supported by AVR Studio, version 4.12 or higher. For up-to-date information on this and other AVR tool products, please consult our web site. The newest version of AVR Studio, AVR tools and this user guide can be found in the AVR section of the Atmel web site, http://www.atmel.com
Generated on Wed Mar 14 10:53:31 2007 for Mega88_&_ATA6824_High_temperature_H-Bridge_system by
1.4.7
|