--core
In this section:
Syntax
--core={rxv1|rxv2|rxv3}
Parameters
| Generates code for the RXv1 architecture. |
| Generates code for the RXv2 architecture. |
| 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