
Integrated C/C++ Compiler
Atmel® Studio 6 includes the GCC C and C++ Compiler, assembler and a simulator, and interfaces seamlessly with in-system debuggers and programmers to make code development easier. The Atmel AVR® and ARM® Cortex™-M processor-based microcontrollers are also supported by third-party compilers including IAR Embedded Workbench® and Keil™.
Atmel Studio 6 Editor
Key Capabilities:

Starting a new project is easy in Atmel Studio 6. The New Project Wizard sets up all the compiler and linker settings, letting you jump straight to writing code. Create a blank project, or select from nearly 1,600 project examples.

The Atmel Studio 6 editor simplifies code editing and lets you code more efficiently. Type a few letters of a symbol, and Atmel Studio 6 will display a list of suggestions. Type a shortcut to expand frequently used snippets of code. Instantly view the context and definition of a symbol just by clicking on it. Hover over symbols while browsing code to see related information. Get the information you need without hunting for it.

The Solution Explorer presents an organized view of all your projects and their files, and gives you simple access to the commands that apply to them. You can easily create applications containing multiple microcontrollers and develop the code for all of them within the same solution.






