Skip to main content

IAR Embedded Workbench for RX 5.20

--core

In this section:
Syntax

--core={rxv1|rxv2|rxv3}

Parameters

rxv1 (default)

Generates code for the RXv1 architecture.

rxv2

Generates code for the RXv2 architecture.

rxv3

Generates code for the RXv3 architecture.

Description

Use this option to select which RX architecture to generate code for.

Tip

To find out which core a device is based on, open the *.menu file for that device in an editor and look at the value of the <core> attribute. The *.menu files are located in the rx\config\devices\ directory.

Caution

Project>Options>General Options>Target>Device