The following processing is necessary at reset.
- Setting CPU clock (such as setting PLL)
- Setting registers tp, gp, and ep
- Jump to RX850 Pro initialization processing (__rx_start)
During the RX850 Pro initialization processing, system memories (SPOL0, SPOL1,
UPOL0, and UPOL1) defined in the system configuration file are manipulated.
If these sections exist in an external memory, the memory controller must also be initialized.
Copying of data with an initial value from ROM to RAM and initialization of hardware must be executed at reset,
or by using an initialization handler.