Software

Toolchain

Figure 1. Toolchain Flavor Configuration


Toolchain

Use a Toolchain to compile, link, and transform the source code into an executable form targeting the AVR devices. By default, AVR Studio has the following Toolchain Type extensions.

Table 1. Toolchain Options
Toolchain type Language Description

AVR Assembler

Assembly

Used for building 8-Bit Assembler projects

AVR 8-bit

C

Used for building 8-Bit C/C++ projects

C++

AVR 32-bit

C

Used for building 32-Bit C/C++ projects

C++

Arm 32-bit

C

Used for building Arm C/C++ projects

C++