--core
In this section:
Syntax
Parameters
| Generates code for S1, the RL78 core with only one register bank and a multiplexed 8-bit bus. |
| Generates code for S2, the core without instructions to support a hardware multiplier/divider. |
| Generates code for S3, the core with instructions to support a hardware multiplier/divider. |
Description
Use this option to select the processor core for which the code will be generated. If you do not use the option to specify a core, the compiler generates code for the S3 core as default. Note that all modules of your application must use the same core.
The compiler supports all RL78 microcontroller cores and derivatives based on these cores.
Caution
Project>Options>General Options>Target>Core