NEX Robotics
2.3 Setting up Project in AVR Studio
AVR studio is an Integrated Development Environment (IDE) for writing and debugging AVR
applications. As a code writing environment, it supports includes AVR Assembler and any
external AVR GCC compiler in a complete IDE environment.
AVR Studio gives two main advantages:
1. Edit and debug in the same application window. Faster error tracking.
2. Breakpoints are saved and restored between sessions, even if codes are edited.
Middle window shows current code under development. Window on the left side shows view of
source files, header files, External dependencies, and other files. Right side window shows all the
ports and other peripheral's status. Bottom window is known as Build window. It shows results
of the compilation, errors, HEX file size and other warning messages etc.
www.nex-robotics.com
Figure 2.16
Fire Bird V Software Manual
19
Need help?
Do you have a question about the Fire Bird V ATMEGA2560 and is the answer not in the manual?