ReadMe.txt for the RX113 start project.

This project was built for Renesas e2Studio and Renesas CCRX compiler.
It has been tested with the following versions:
- Renesas e2Studio 2021-07 (21.7.0)
- Renesas CCRX V3.03.00

Supported hardware:
===================
The sample project for Renesas RX113 is prepared
to run on a Renesas RSKRX113 starter-kit, but may be used on other
target hardware as well.

Using different target hardware may require modifications.

Configurations:
===============

- Debug:
  This configuration is built for a little endian target.
  An embOS debug and profiling library is used.
  It is prepared for debugging and downloading using J-Link.
  To use SEGGER SystemView with this configuration, configure
  SystemView for R5F51138 as target device and FINE at 2000 kHz
  as target interface.

- Release:
  This configuration is built for a little endian target.
  It uses an embOS release library.
  It is prepared for debugging and downloading using J-Link.
