Syntax

-mxmega

Description

This option instructs the compiler to generate code for the XMEGA AVR core. By default the compiler generates code for the standard AVR core. Note that it is not possible to mix code generated for the XMEGA with code generated for the standard AVR.

Project property

The correct CPU type is selected when you select or change your project's target processor. You can override this but we strongly discourage you from doing so.